[][src]Macro secp256k1_sys::impl_array_newtype

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