ALTER_NULLABLE_FLAG

Alter field NOT NULL constraint. Used by OGR_L_AlterFieldDefn(). @since GDAL 2.0

extern (C)
enum ALTER_NULLABLE_FLAG = 0x8;

Meta