Module Webgpu__Api.GPUExtent3DDict

class type js = object ... end
type t = js Js_of_ocaml.Js.t
val create : width:u32 -> height:u32 -> depth:u32 -> unit -> t