Skip to main content

bytes_from_utf8

Function bytes_from_utf8 

Source
pub unsafe fn bytes_from_utf8(
    my_perl: *mut PerlInterpreter,
    s: *const U8,
    lenp: *mut STRLEN,
    is_utf8p: *mut bool,
) -> *mut U8
Expand description

thx shim for crate::bytes_from_utf8.