Docs.rs
pyo3-ffi-0.21.2
pyo3-ffi 0.21.2
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
davidhewitt
Dependencies
libc ^0.2.62
normal
pyo3-build-config =0.21.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
pyo3_ffi
0.21.2
?
Settings
Function
pyo3_ffi
::
PyBytes_FromObject
Copy item path
source
·
[
−
]
pub unsafe extern "C" fn PyBytes_FromObject( arg1:
*mut
PyObject
) ->
*mut
PyObject