Macro secp256k1::affine_const [] [src]

macro_rules! affine_const {
    ($x: expr, $y: expr) => { ... };
}

Define an affine group element constant.