aws_lc_sys

Function EC_POINT_set_to_infinity

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