[][src]Function nginx::EC_POINT_make_affine

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