libc

Constant PF_MEMALLOC

source
pub const PF_MEMALLOC: c_int = 0x00000800;
Expand description

Allocating memory to free memory.

See memalloc_noreclaim_save().