Function LLVMGetNextFunction

Source
pub(crate) unsafe extern "C" fn LLVMGetNextFunction(
    Fn: &Value,
) -> Option<&Value>