Function rboring_sys::EC_GROUP_cmp
source ยท pub unsafe extern "C" fn EC_GROUP_cmp(
a: *const EC_GROUP,
b: *const EC_GROUP,
ignored: *mut BN_CTX,
) -> c_intpub unsafe extern "C" fn EC_GROUP_cmp(
a: *const EC_GROUP,
b: *const EC_GROUP,
ignored: *mut BN_CTX,
) -> c_int