Function mem_advise

Source
pub unsafe fn mem_advise(mapping_: &mut [u8], advice_: advice) -> errno
Expand description

Provides memory advisory information on a region of memory.

ยงParameters

mapping: The pages for which to provide memory advisory information.

advice: The advice.