#[unsafe(no_mangle)]pub extern "C" fn pxs_map_delitem(map: pxs_VarT, key: pxs_VarT)
Remove a value (pxs_Var) from a map based on it’s key (pxs_Var).
pxs_Var