[][src]Function libperl_sys::Perl_refcounted_he_new_pv

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