llvm_sys::core

Function LLVMGetFirstGlobal

Source
pub unsafe extern "C" fn LLVMGetFirstGlobal(
    M: LLVMModuleRef,
) -> LLVMValueRef