devela::_dep::pyo3::ffi

Constant PyBUF_WRITEABLE

pub const PyBUF_WRITEABLE: i32 = PyBUF_WRITABLE; // 1i32
Available on crate features dep_pyo3 and std only.