Skip to main content

Perl_utf8_hop_forward

Function Perl_utf8_hop_forward 

Source
pub unsafe fn Perl_utf8_hop_forward(
    my_perl: *mut PerlInterpreter,
    s: *const U8,
    off: isize,
    end: *const U8,
) -> *mut U8
Expand description