Function rustc_codegen_llvm::llvm_::ffi::LLVMGetNamedGlobal
source ยท pub unsafe extern "C" fn LLVMGetNamedGlobal(
M: &Module,
Name: *const c_char,
) -> Option<&Value>
pub unsafe extern "C" fn LLVMGetNamedGlobal(
M: &Module,
Name: *const c_char,
) -> Option<&Value>