g_list_store_find

Function g_list_store_find 

Source
pub unsafe extern "C" fn g_list_store_find(
    store: *mut GListStore,
    item: gpointer,
    position: *mut guint,
) -> gboolean