[][src]Function indy_crypto::ffi::cl::indy_crypto_cl_nonce_free

#[no_mangle]
pub extern "C" fn indy_crypto_cl_nonce_free(nonce: *const c_void) -> ErrorCode

Deallocates nonce instance.

Arguments

  • nonce - Reference that contains nonce instance pointer.