Function mozjs::rust::wrappers::SetAdd

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