Docs.rs
pyo3-ffi-0.22.6
pyo3-ffi 0.22.6
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
davidhewitt
Dependencies
libc ^0.2.62
normal
paste ^1
dev
pyo3-build-config =0.22.6
build
Versions
100%
of the crate is documented
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
pyo3_
ffi
0.22.6
pyo3_ffi
Constant
Py_TPFLAGS_READY
Copy item path
Source
pub const Py_TPFLAGS_READY:
c_ulong
= _; // 4_096u64
Expand description
Set if the type is ‘ready’ – fully initialized