Function script::dom::bindings::import::module::jsapi::MapSet

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