slvm::heap

Macro mark

Source
macro_rules! mark {
    ($heap:expr, $val:expr) => { ... };
}