Function Perl__to_uni_fold_flags

Source
pub unsafe extern "C" fn Perl__to_uni_fold_flags(
    my_perl: *mut PerlInterpreter,
    c: UV,
    p: *mut U8,
    lenp: *mut STRLEN,
    flags: U8,
) -> UV