LLVMGetFirstGlobal

Function LLVMGetFirstGlobal 

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