Constant lrs::mem::advice::Remove

Free the given pages.

Syntax

const Remove: MemAdvice = MemAdvice(cty::MADV_REMOVE);

See also