Function Perl_reg_named_buff_scalar

Source
pub unsafe extern "C" fn Perl_reg_named_buff_scalar(
    my_perl: *mut PerlInterpreter,
    rx: *mut REGEXP,
    flags: U32,
) -> *mut SV