Function mozjs_sys::jsapi::JS::SetAdd

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