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
.
pub unsafe extern "C" fn EverCrypt_Hash_Incremental_free(
s: *mut EverCrypt_Hash_Incremental_hash_state,
)
Free a state previously allocated with create_in
.