Skip to main content

isfixed

Macro isfixed 

Source
macro_rules! isfixed {
    ($x:expr) => { ... };
}