Skip to main content

sp

Macro sp 

Source
macro_rules! sp {
    ($i:expr, $($args:tt)*) => { ... };
}