Function openssl_sys::EC_POINT_invert
source ยท pub unsafe extern "C" fn EC_POINT_invert(
group: *const EC_GROUP,
r: *mut EC_POINT,
ctx: *mut BN_CTX,
) -> c_int
pub unsafe extern "C" fn EC_POINT_invert(
group: *const EC_GROUP,
r: *mut EC_POINT,
ctx: *mut BN_CTX,
) -> c_int