mlxcore-sys 0.0.1

Low-level FFI bindings to mlx-c, the C API for Apple's MLX framework.
docs.rs failed to build mlxcore-sys-0.0.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Raw, unsafe FFI bindings to mlx-c, the C API for Apple's MLX framework.

These bindings are generated at build time by bindgen from the pinned third_party/mlx-c submodule. This crate is not meant to be used directly; prefer the safe mlxcore crate that wraps it.