Synchronizes a mapped file. Format #include <mman.h> int msync (void *addr, size_t len, int flags);
Additional Information (explode) :