Function mozjs_sys::jsapi::JS_GetArrayBufferViewByteOffset
source ยท pub unsafe extern "C" fn JS_GetArrayBufferViewByteOffset(
obj: *mut JSObject,
) -> usize
Expand description
More generic name for JS_GetTypedArrayByteOffset to cover DataViews as well