mlx_vector_vector_array_free function
- @Native<Int Function(mlx_vector_vector_array)>(mlx_vector_vector_array)>()
Implementation
@ffi.Native<ffi.Int Function(mlx_vector_vector_array)>()
external int mlx_vector_vector_array_free(mlx_vector_vector_array vec);