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