Rudiments
include
rudiments
private
sys.h
1
// Copyright (c) 2018 David Muse
2
// See the COPYING file for more information.
3
4
static
bool
mAdvise(
unsigned
char
*start,
5
size_t
length,
6
int32_t advice);
7
8
static
bool
mLockAll(int32_t flags);
Generated on Tue Sep 11 2018 11:36:51 for Rudiments by
1.8.13