pyo3_ffi

Constant PyBUF_WRITABLE

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