Module Api.GPUBindGroupEntry

class type js = object ... end
type t = js Js_of_ocaml.Js.t
val create : binding:u32 -> resource:GPUBindingResource.t -> unit -> t