Function mozjs_sys::jsapi::JS::SetWeakMapEntry
source ยท pub unsafe extern "C" fn SetWeakMapEntry(
cx: *mut JSContext,
mapObj: HandleObject,
key: HandleValue,
val: HandleValue,
) -> bool
pub unsafe extern "C" fn SetWeakMapEntry(
cx: *mut JSContext,
mapObj: HandleObject,
key: HandleValue,
val: HandleValue,
) -> bool