g_hash_table_get_keys_as_array

Function g_hash_table_get_keys_as_array 

Source
pub unsafe extern "C" fn g_hash_table_get_keys_as_array(
    hash_table: *mut GHashTable,
    length: *mut c_uint,
) -> *mut gpointer