Function mozjs_sys::jsapi::JS::ClearRegExpStatics

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