Webgpu__Api.GPUBufferCopyView
class type js = object ... end
type t
= js Js_of_ocaml.Js.t
val create : buffer:GPUBuffer.t -> ?offset:u64 -> bytesPerRow:u32 -> ?rowsPerImage:u32 -> unit -> t