Module Api.GPUBufferBinding

class type js = object ... end
type t = js Js_of_ocaml.Js.t
val create : buffer:GPUBuffer.t -> ?⁠offset:u64 -> ?⁠size:u64 -> unit -> t