Function LLVMGetFirstGlobal

Source
pub unsafe extern "C" fn LLVMGetFirstGlobal(
    M: *mut LLVMModule,
) -> *mut LLVMValue