Docs.rs
  • python27-sys-0.7.0
    • python27-sys 0.7.0
    • Permalink
    • Docs.rs crate page
    • Python-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dgrunwald
    • markbt
    • gracinet
    • Dependencies
      • libc ^0.2 normal
      • regex ^1 build
    • Versions
    • 1.35% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

python27_sys0.7.0

Module structmember

Module Items

  • Structs
  • Constants
  • Functions

In crate python27_sys

python27_sys

Module structmember

Source

Structs§

PyMemberDef

Constants§

PY_WRITE_RESTRICTED
READONLY
READ_RESTRICTED
RESTRICTED
RO
T_BOOL
T_BYTE
T_CHAR
T_DOUBLE
T_FLOAT
T_INT
T_LONG
T_LONGLONG
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⚠