summary refs log blame commit diff stats
path: root/doc/pydoc
Blame is not available for folders.
ull.h?h=main&id=d6f886a51fdd248bac6616b4647a9ed1e5c145a6'>plain) (blame)
1
2
3
4
5
6
#ifndef NULL_H
#define NULL_H

void initializeNull();

#endif // NULL_H