Function clutter_sys::clutter_list_model_newv[][src]

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