Function rustc_codegen_llvm::llvm::LLVMRustGetNamedValue
source ยท pub unsafe extern "C" fn LLVMRustGetNamedValue(
M: &Module,
Name: *const c_char,
NameLen: size_t,
) -> Option<&Value>
pub unsafe extern "C" fn LLVMRustGetNamedValue(
M: &Module,
Name: *const c_char,
NameLen: size_t,
) -> Option<&Value>