clutter_list_model_newv

Function clutter_list_model_newv 

Source
pub unsafe extern "C" fn clutter_list_model_newv(
    n_columns: c_uint,
    types: *mut GType,
    names: *const *const c_char,
) -> *mut ClutterModel