Constant libc::PF_MEMALLOC_PIN

source ยท
pub const PF_MEMALLOC_PIN: c_int = 0x10000000;
Expand description

Allocations constrained to zones which allow long term pinning.

See memalloc_pin_save().