rustc_codegen_llvm::llvm_::ffi

Function LLVMGetNextGlobal

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