[][src]Function libperl_sys::perl_core::Perl_to_utf8_title

pub unsafe extern "C" fn Perl_to_utf8_title(
    my_perl: *mut PerlInterpreter,
    p: *const U8,
    ustrp: *mut U8,
    lenp: *mut STRLEN
) -> UV