pub unsafe extern "C" fn LLVMGetNextGlobalIFunc(
    IFunc: LLVMValueRef
) -> LLVMValueRef
Expand description

Advance a GlobalIFunc iterator to the next GlobalIFunc.