Function EC_GROUP_clear_free

Source
pub unsafe extern "C" fn EC_GROUP_clear_free(group: *mut ec_group_st)
Expand description

Clears and frees a EC_GROUP object \param group EC_GROUP object to be cleared and freed.