Skip to main content

hv_stores

Function hv_stores 

Source
pub unsafe fn hv_stores(
    my_perl: *mut PerlInterpreter,
    hv: *mut HV,
    key: &str,
    val: *mut SV,
) -> *mut *mut SV
Expand description

thx shim for crate::hv_stores.