Skip to main content

make_int

Macro make_int 

Source
macro make_int($T:ty, $signed: expr) {
    ...
}