Function gio_sys::g_list_store_find[][src]

pub unsafe extern "C" fn g_list_store_find(
    store: *mut GListStore,
    item: *mut GObject,
    position: *mut c_uint
) -> gboolean
This is supported on crate feature v2_64 only.