Function glib_sys::g_tree_new_full
[−]
[src]
pub unsafe extern fn g_tree_new_full(key_compare_func: GCompareDataFunc,
key_compare_data: gpointer,
key_destroy_func: GDestroyNotify,
value_destroy_func: GDestroyNotify)
-> *mut GTree