Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
pyo3-0.14.3
pyo3 0.14.3
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
davidhewitt
fafhrd91
github:pyo3:admins
Dependencies
cfg-if ^1.0
normal
hashbrown >=0.9, <0.12
normal
indexmap >=1.6, <1.8
normal
indoc ^0.3.6
normal
inventory ^0.1.4
normal
libc ^0.2.62
normal
num-bigint ^0.4
normal
num-complex >=0.2, <0.5
normal
parking_lot ^0.11.0
normal
paste ^0.1.18
normal
pyo3-macros =0.14.3
normal
serde ^1.0
normal
unindent ^0.1.4
normal
assert_approx_eq ^1.1.0
dev
criterion =0.3.4
dev
proptest ^0.10.1
dev
rustversion ^1.0
dev
serde_json ^1.0.61
dev
trybuild ^1.0.44
dev
pyo3-build-config ^0.14.3
build
Versions
46.77%
of the crate is documented
Go to latest version
Platform
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
☰
Other items in
pyo3
::
ffi
?
Function
pyo3
::
ffi
::
PyImport_ImportFrozenModule
[
−
]
[src]
pub unsafe extern "C" fn PyImport_ImportFrozenModule(
name:
*const
c_char
) ->
c_int