Constant pyo3_ffi::PyBUF_WRITABLE

source ยท
pub const PyBUF_WRITABLE: c_int = 0x0001;
Available on non-Py_3_11 and non-Py_LIMITED_API only.