unit
malloc_flags


unit malloc_flags = {
imports[
in : OtherLMM_T
];
exports[
out : Malloc_TFlags
];
...
}


Rendered using Haskell HTML Combinators