Docs.rs
pyo3-ffi-0.19.2
pyo3-ffi 0.19.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
davidhewitt
Dependencies
libc ^0.2.62
normal
pyo3-build-config ^0.19.2
build
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module structmember
Structs
Constants
Functions
?
Module
pyo3_ffi
::
structmember
source
·
[
−
]
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
⚠