Function panda_sys::msync[][src]

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