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

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

Deallocates credential schema instance.

Arguments

  • credential_schema - Reference that contains credential schema instance pointer.