Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
tests
/
run-make
/
link-framework
/
dep-link-framework.rs
blob: 9bdeb2052d2552bf269118e41ef9859a94e26e13 [
file
] [
log
] [
blame
]
#![
crate_type
=
"rlib"
]
#[
link
(
name
=
"CoreFoundation"
,
kind
=
"framework"
)]
extern
"C"
{}