[][src]Function libperl_sys::Perl_refcounted_he_fetch_pvn

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