NC_WRITE

< Set read-write access for nc_open().

extern (C)
enum NC_WRITE = 0x0001;

Meta