glib_sys

Function g_hash_table_new_similar

source
pub unsafe extern "C" fn g_hash_table_new_similar(
    other_hash_table: *mut GHashTable,
) -> *mut GHashTable
Available on crate feature v2_72 only.