Function LLVMGetNextFunction

Source
#[no_mangle]
pub extern "C" fn LLVMGetNextFunction(
    Fn: LLVMValueRef,
) -> LLVMValueRef