pub unsafe static kCMMemoryPoolOption_AgeOutPeriod: &'static CFStringAvailable on crate feature
CMMemoryPool only.Expand description
Specifies how long memory should be allowed to hang out in the pool before being deallocated.
Pass this in the options dictionary to CMMemoryPoolCreate.
See also Appleās documentation