Function Perl__byte_dump_string

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