mlx_device_free function
Free a device.
Implementation
@ffi.Native<ffi.Int Function(mlx_device)>()
external int mlx_device_free(mlx_device dev);
Free a device.
@ffi.Native<ffi.Int Function(mlx_device)>()
external int mlx_device_free(mlx_device dev);