Macro gstore::clamp[][src]

macro_rules! clamp {
    (
        $($text:tt)*
    ) => { ... };
}