macro_rules! unroll24 {
($var: ident, $body: block) => { ... };
}
Available on non-crate feature
no_unroll
only.Expand description
unroll24
macro_rules! unroll24 {
($var: ident, $body: block) => { ... };
}
no_unroll
only.unroll24