Skip to main content

mlx_vector_string_append_data

Function mlx_vector_string_append_data 

Source
pub unsafe extern "C" fn mlx_vector_string_append_data(
    vec: mlx_vector_string,
    data: *mut *const c_char,
    size: usize,
) -> c_int