Function glib_sys::g_relation_index

source ·
pub unsafe extern "C" fn g_relation_index(
    relation: *mut GRelation,
    field: c_int,
    hash_func: GHashFunc,
    key_equal_func: GEqualFunc
)