Skip to main content

alloc

Macro alloc 

Source
macro_rules! alloc {
    ($bump:expr, $obj:expr) => { ... };
}