pub unsafe fn hv_exists(
my_perl: *mut PerlInterpreter,
hv: *mut HV,
key: *const c_char,
klen: I32,
) -> boolExpand description
thx shim for crate::hv_exists.
pub unsafe fn hv_exists(
my_perl: *mut PerlInterpreter,
hv: *mut HV,
key: *const c_char,
klen: I32,
) -> boolthx shim for crate::hv_exists.