[][src]Macro staticsort::staticsort

macro_rules! staticsort {
    ($type:ty, $low:expr, $high:expr, $len:expr, $values:expr) => { ... };
}