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.
pub unsafe extern "C" fn JS_MaxMovableTypedArraySize() -> usize
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.