Function Perl_rcpv_new

Source
pub unsafe extern "C" fn Perl_rcpv_new(
    my_perl: *mut PerlInterpreter,
    pv: *const c_char,
    len: STRLEN,
    flags: U32,
) -> *mut c_char