[][src]Function libperl_sys::Perl_refcounted_he_new_pvn

pub unsafe extern "C" fn Perl_refcounted_he_new_pvn(
    my_perl: *mut PerlInterpreter,
    parent: *mut refcounted_he,
    keypv: *const c_char,
    keylen: STRLEN,
    hash: U32,
    value: *mut SV,
    flags: U32
) -> *mut refcounted_he