Function gnunet_sys::GNUNET_CRYPTO_hash_context_abort[][src]

pub unsafe extern "C" fn GNUNET_CRYPTO_hash_context_abort(
    hc: *mut GNUNET_HashContext
)

Abort hashing, do not bother calculating final result.

@param hc hash context to destroy