Function disk_ringbuffer::msync

source ยท
pub unsafe extern "C" fn msync(
    __addr: *mut c_void,
    __len: usize,
    __flags: c_int,
) -> c_int