Function ec_group_from_nid

Source
pub(crate) fn ec_group_from_nid(
    nid: i32,
) -> Result<ConstPointer<'static, EC_GROUP>, Unspecified>