Function mozjs_sys::jsapi::JS::MapSet

source ยท
pub unsafe extern "C" fn MapSet(
    cx: *mut JSContext,
    obj: HandleObject,
    key: HandleValue,
    val: HandleValue,
) -> bool