python3-sys 0.7.2

FFI Declarations for Python 3
Documentation
1
2
3
4
#[repr(C)]
pub struct PyArena {
    _private: [u8; 0],
}