Function mozjs_sys::jsapi::JS::SetAdd

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