Function mozjs::rust::wrappers::SetAdd

source ยท
pub unsafe fn SetAdd(
    cx: *mut JSContext,
    obj: HandleObject<'_>,
    key: HandleValue<'_>,
) -> bool