Macro secp256k1_zkp_sys::impl_array_newtype[][src]

macro_rules! impl_array_newtype {
    ($thing:ident, $ty:ty, $len:expr) => { ... };
}