Skip to main content

hv_exists

Function hv_exists 

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

thx shim for crate::hv_exists.