Function glib_sys::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