Function Tcl_CreateHashEntry

Source
pub unsafe extern "C" fn Tcl_CreateHashEntry(
    tablePtr: *mut Tcl_HashTable,
    key: *const c_void,
    newPtr: *mut c_int,
) -> *mut Tcl_HashEntry