Skip to main content
find_native_static_library
rustc_
codegen_
ssa
1.99.0-nightly
(4461b085f 2026-08-21) (Ferrocene nightly by Ferrous Systems)
In rustc_
codegen_
ssa::
back::
link
rustc_codegen_ssa
::
back
::
link
Function
find_
native_
static_
library
Copy item path
Source
pub(super) fn find_native_static_library( name: &
str
, verbatim:
bool
, sess: &
Session
, ) ->
PathBuf