Constant lrs::mem::advice::HwPoison

Poison these pages.

Syntax

const HwPoison: MemAdvice = MemAdvice(cty::MADV_HWPOISON);

See also