[][src]Function indy_crypto::ffi::bls::indy_crypto_bls_signature_free

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

Deallocates signature instance.

Arguments

  • signature - Signature instance pointer