Skip to main content

mlx_vector_string_get

Function mlx_vector_string_get 

Source
pub unsafe extern "C" fn mlx_vector_string_get(
    res: *mut *mut c_char,
    vec: mlx_vector_string,
    idx: usize,
) -> c_int