Constant PF_MEMALLOC
pub const PF_MEMALLOC: i32 = 0x00000800; // 2_048i32
Available on crate feature
dep_sdl2
only.Expand description
Allocating memory to free memory.
See memalloc_noreclaim_save()
.
pub const PF_MEMALLOC: i32 = 0x00000800; // 2_048i32
dep_sdl2
only.Allocating memory to free memory.
See memalloc_noreclaim_save()
.