Skip to main content

pxs_map_delitem

Function pxs_map_delitem 

Source
#[unsafe(no_mangle)]
pub extern "C" fn pxs_map_delitem(map: pxs_VarT, key: pxs_VarT)
Expand description

Remove a value (pxs_Var) from a map based on it’s key (pxs_Var).