Function Perl_sv_dump_depth

Source
pub unsafe extern "C" fn Perl_sv_dump_depth(
    my_perl: *mut PerlInterpreter,
    sv: *mut SV,
    depth: I32,
)