Function Perl_to_uni_lower

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