EC_GROUP_free

Frees a EC_GROUP object

extern (C) nothrow @nogc
void
EC_GROUP_free

Parameters

group .EC_GROUP*

EC_GROUP object to be freed.

Meta