[−][src]Function libperl_sys::Perl_bytes_from_utf8
pub unsafe extern "C" fn Perl_bytes_from_utf8(
my_perl: *mut PerlInterpreter,
s: *const U8,
len: *mut STRLEN,
is_utf8: *mut bool
) -> *mut U8
pub unsafe extern "C" fn Perl_bytes_from_utf8(
my_perl: *mut PerlInterpreter,
s: *const U8,
len: *mut STRLEN,
is_utf8: *mut bool
) -> *mut U8