Function rustc_codegen_llvm::llvm::LLVMGetFirstGlobal
source ยท pub unsafe extern "C" fn LLVMGetFirstGlobal(
M: &Module,
) -> Option<&Value>
pub unsafe extern "C" fn LLVMGetFirstGlobal(
M: &Module,
) -> Option<&Value>