Function glib_sys::g_hash_table_get_keys_as_ptr_array

source ·
pub unsafe extern "C" fn g_hash_table_get_keys_as_ptr_array(
    hash_table: *mut GHashTable
) -> *mut GPtrArray
Available on crate feature v2_76 only.