[][src]Function libperl_sys::Perl_reg_named_buff_fetch

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