NC_SIZEHINT_DEFAULT

Let nc__create() or nc__open() figure out a suitable buffer size.

extern (C)
enum NC_SIZEHINT_DEFAULT = 0;

Meta