Skip to main content

hv_fetch

Function hv_fetch 

Source
pub unsafe fn hv_fetch(
    my_perl: *mut PerlInterpreter,
    hv: *mut HV,
    key: *const c_char,
    klen: I32,
    lval: I32,
) -> *mut *mut SV
Expand description

hv_fetch [THX] - macro function