Function openssl_sys::EC_GROUP_order_bits
pub unsafe extern "C" fn EC_GROUP_order_bits(group: *const EC_GROUP) -> c_int
The portability is definied by:
#[cfg(ossl110)]
pub unsafe extern "C" fn EC_GROUP_order_bits(group: *const EC_GROUP) -> c_int
#[cfg(ossl110)]