Macro cpuid_bool::new
source · [−]macro_rules! new {
($mod_name:ident, $($tf:tt),+ $(,)? ) => { ... };
}
Expand description
Create module with CPUID bool code.
macro_rules! new {
($mod_name:ident, $($tf:tt),+ $(,)? ) => { ... };
}
Create module with CPUID bool code.