Function Perl__to_utf8_title_flags

Source
pub unsafe extern "C" fn Perl__to_utf8_title_flags(
    my_perl: *mut PerlInterpreter,
    p: *const U8,
    e: *const U8,
    ustrp: *mut U8,
    lenp: *mut STRLEN,
    flags: bool,
) -> UV