Function cloudabi::mem_sync [] [src]

pub unsafe fn mem_sync(mapping_: &mut [u8], flags_: msflags) -> errno

Synchronize a region of memory with its physical storage.

Parameters

mapping: The pages that need to be synchronized.

flags: The method of synchronization.