Function Tcl_InitHashTable

Source
pub unsafe extern "C" fn Tcl_InitHashTable(
    tablePtr: *mut Tcl_HashTable,
    keyType: c_int,
)