Function mozjs::jsapi::JS::SetAdd

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