pub unsafe extern "C" fn NewArrayBuffer( cx: *mut JSContext, nbytes: usize, ) -> *mut JSObject
Create a new ArrayBuffer with the given byte length.