pub unsafe fn mem_advise(mapping_: &mut [u8], advice_: advice) -> errnoExpand description
Provides memory advisory information on a region of memory.
ยงParameters
mapping: The pages for which to provide memory advisory information.
advice: The advice.