[][src]Function libperl_sys::Perl__byte_dump_string

pub unsafe extern "C" fn Perl__byte_dump_string(
    my_perl: *mut PerlInterpreter,
    s: *const U8,
    len: STRLEN,
    format: bool
) -> *mut c_char