[][src]Function libperl_sys::Perl_refcounted_he_fetch_pv

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