Function mozjs::jsapi::JS_IsDataViewObject
[−]
[src]
pub unsafe extern "C" fn JS_IsDataViewObject(obj: *mut JSObject) -> bool
Check whether obj supports JS_GetDataView* APIs.