rustc_codegen_llvm::llvm

Function LLVMGetNextGlobal

Source
pub unsafe extern "C" fn LLVMGetNextGlobal(
    GlobalVar: &Value,
) -> Option<&Value>