Function Perl_regdump

Source
pub unsafe extern "C" fn Perl_regdump(
    my_perl: *mut PerlInterpreter,
    r: *const regexp,
)