Function LLVMGetFirstGlobalIFunc

Source
#[no_mangle]
pub extern "C" fn LLVMGetFirstGlobalIFunc(
    M: LLVMModuleRef,
) -> LLVMValueRef