Function mozjs::rust::jsapi_wrapped::MapSet
source ยท pub unsafe fn MapSet(
cx: *mut JSContext,
obj: HandleObject<'_>,
key: HandleValue<'_>,
val: HandleValue<'_>,
) -> bool
pub unsafe fn MapSet(
cx: *mut JSContext,
obj: HandleObject<'_>,
key: HandleValue<'_>,
val: HandleValue<'_>,
) -> bool