pub const GBM_BO_USE_WRITE: Type = 8;
Expand description

Buffer can be used for gbm_bo_write. This is guaranteed to work with GBM_BO_USE_CURSOR, but may not work for other combinations.