mlx_vector_string_new_value function
- @Native<mlx_vector_string Function(Pointer<
Char> )>(ffi.Pointer<ffi.Char>)>()
Implementation
@ffi.Native<mlx_vector_string Function(ffi.Pointer<ffi.Char>)>()
external mlx_vector_string mlx_vector_string_new_value(
ffi.Pointer<ffi.Char> val,
);