rustc_codegen_llvm::llvm_::ffi

Function LLVMGetFirstGlobal

Source
pub unsafe extern "C" fn LLVMGetFirstGlobal(
    M: &Module,
) -> Option<&Value>