Function mozjs::jsapi::JS::SetClear

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