Function js::jsapi::JS_GetArrayBufferViewByteLength
[−]
[src]
pub unsafe extern "C" fn JS_GetArrayBufferViewByteLength(
obj: *mut JSObject
) -> u32
More generic name for JS_GetTypedArrayByteLength to cover DataViews as well