Function LLVMGetNextFunction

Source
pub unsafe extern "C" fn LLVMGetNextFunction(
    Fn: *mut LLVMValue,
) -> *mut LLVMValue