Constant msync [src]

Source

pub const msync = switch (native_os) { .netbsd => private.__msync13, else => private.msync, }