pub unsafe extern "C" fn LLVMGetFirstGlobalIFunc(
    M: LLVMModuleRef
) -> LLVMValueRef
Expand description

Obtain an iterator to the first GlobalIFunc in a Module.