Function Perl_regfree_internal

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