Skip to main content

hv_delete

Function hv_delete 

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

hv_delete [THX] - macro function