Sarek_metal.Metal_apimemcpy from libc for memory transfers
Deprecated: no longer raised. check below now raises the canonical Metal_error.Metal_error (a Backend_error alias) via the shared Sarek_backend_error.Backend_error.Make.check funnel. Kept only so out-of-tree code matching on Metal_api.Metal_error msg still compiles (this library is opam-published).
val check : string -> Metal_types.mtl_error -> unitCheck Metal result and raise a canonical Backend_error on failure.
module Device : sig ... endmodule CommandQueue : sig ... endmodule Memory : sig ... endmodule Library : sig ... endmodule ComputePipeline : sig ... endmodule Kernel : sig ... endmodule Profiling : sig ... end