aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function EC_POINT_is_at_infinity

Source
pub unsafe extern "C" fn EC_POINT_is_at_infinity(
    group: *const EC_GROUP,
    point: *const EC_POINT,
) -> c_int