Skip to main content

_to_utf8_lower_flags

Function _to_utf8_lower_flags 

Source
pub unsafe fn _to_utf8_lower_flags(
    my_perl: *mut PerlInterpreter,
    a: *const U8,
    b: *const U8,
    c: *mut U8,
    d: *mut STRLEN,
    e: bool,
) -> UV
Expand description