Skip to main content

hv_delete_ent

Function hv_delete_ent 

Source
pub unsafe fn hv_delete_ent(
    my_perl: *mut PerlInterpreter,
    hv: *mut HV,
    key: *mut SV,
    flags: I32,
    hash: U32,
) -> *mut SV
Expand description

thx shim for crate::hv_delete_ent.