tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
msync
tango
stdc
posix
sys
mman
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int
msync
(void* , size_t , int )
version(linux)
extern (
C
)
int
msync
(
void
*
,
size_t
,
int
)
int
msync
(void* , size_t , int )
int
msync
(void* , size_t , int )
int
msync
(void* , size_t , int )
Meta
Source
See Implementation
tango
stdc
posix
sys
mman
aliases
mmap
enums
MS_ASYNC
functions
mlock
mlockall
mmap64
mprotect
msync
munlock
munlockall
munmap
shm_open
shm_unlink
variables
MAP_ANON
MAP_FAILED
MAP_FIXED
MAP_PRIVATE
MAP_SHARED
MCL_CURRENT
MCL_FUTURE
MS_INVALIDATE
MS_SYNC
POSIX_MADV_DONTNEED
POSIX_MADV_NORMAL
POSIX_MADV_RANDOM
POSIX_MADV_SEQUENTIAL
POSIX_MADV_WILLNEED
PROT_EXEC
PROT_NONE
PROT_READ
PROT_WRITE