Docs.rs
python3-sys-0.4.1
python3-sys 0.4.1
Docs.rs crate page
Python-2.0
Links
Repository
crates.io
Source
Owners
dgrunwald
markbt
gracinet
Dependencies
libc ^0.2
normal
regex ^1
build
Versions
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module structmember
Structs
Constants
Functions
python3_sys
All crates
[
−
]
[src]
Module
python3_sys
::
structmember
Structs
PyMemberDef
Constants
PY_WRITE_RESTRICTED
READONLY
READ_RESTRICTED
RESTRICTED
T_BOOL
T_BYTE
T_CHAR
T_DOUBLE
T_FLOAT
T_INT
T_LONG
T_LONGLONG
T_NONE
T_OBJECT
T_OBJECT_EX
T_PYSSIZET
T_SHORT
T_STRING
T_STRING_INPLACE
T_UBYTE
T_UINT
T_ULONG
T_ULONGLONG
T_USHORT
Functions
PyMember_GetOne
⚠
PyMember_SetOne
⚠