Function hacl_sys::EverCrypt_Hash_Incremental_free
source · pub unsafe extern "C" fn EverCrypt_Hash_Incremental_free(
s: *mut EverCrypt_Hash_Incremental_hash_state
)
Expand description
Free a state previously allocated with create_in
.