Function Perl_refcounted_he_fetch_pv

Source
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