python3-sys 0.6.0

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