Function mozjs_sys::jsapi::JS_MaxMovableTypedArraySize
source ยท pub unsafe extern "C" fn JS_MaxMovableTypedArraySize() -> usize
Expand description
If the bufSize passed to JS_GetArrayBufferViewFixedData is at least this many bytes, then any copied data is guaranteed to fit into the provided buffer.