Function Perl_pregfree

Source
pub unsafe extern "C" fn Perl_pregfree(
    my_perl: *mut PerlInterpreter,
    r: *mut REGEXP,
)