Function mozjs::jsapi::JS::SetClear

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