mlx_fast_cuda_kernel_config_free function

  1. @Native<Void Function(mlx_fast_cuda_kernel_config)>(mlx_fast_cuda_kernel_config)>()
void mlx_fast_cuda_kernel_config_free(
  1. mlx_fast_cuda_kernel_config cls
)

Implementation

@ffi.Native<ffi.Void Function(mlx_fast_cuda_kernel_config)>()
external void mlx_fast_cuda_kernel_config_free(mlx_fast_cuda_kernel_config cls);