Docs.rs
  • usbfs-sys-0.1.0
    • usbfs-sys 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ZirconiumX
    • Dependencies
      • nix ^0.12 normal
      • bindgen ^0.46 build
    • Versions
    • 2.33% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

usbfs_sys0.1.0

Crate Items

  • Structs
  • Constants
  • Functions
  • Type Aliases
  • Unions

List of all items

Structs

  • types::__IncompleteArrayField
  • types::bulktransfer
  • types::connectinfo
  • types::conninfo_ex
  • types::ctrltransfer
  • types::disconnect_claim
  • types::disconnectsignal
  • types::getdriver
  • types::hub_portinfo
  • types::ioctl
  • types::iso_packet_desc
  • types::setinterface
  • types::streams
  • types::urb

Unions

  • types::urb__bindgen_ty_1

Functions

  • ioctl::alloc_streams
  • ioctl::bulk
  • ioctl::claim_port
  • ioctl::claiminterface
  • ioctl::clear_halt
  • ioctl::connect
  • ioctl::connectinfo
  • ioctl::control
  • ioctl::discardurb
  • ioctl::disconnect
  • ioctl::disconnect_claim
  • ioctl::discsignal
  • ioctl::drop_privileges
  • ioctl::free_streams
  • ioctl::get_capabilities
  • ioctl::getdriver
  • ioctl::hub_portinfo
  • ioctl::ioctl
  • ioctl::reapurb
  • ioctl::reapurbndelay
  • ioctl::release_port
  • ioctl::releaseinterface
  • ioctl::reset
  • ioctl::resetep
  • ioctl::setconfiguration
  • ioctl::setinterface
  • ioctl::submiturb

Type Aliases

  • types::__u16
  • types::__u32
  • types::__u8

Constants

  • types::CAP_BULK_CONTINUATION
  • types::CAP_BULK_SCATTER_GATHER
  • types::CAP_CONNINFO_EX
  • types::CAP_DROP_PRIVILEGES
  • types::CAP_MMAP
  • types::CAP_NO_PACKET_SIZE_LIM
  • types::CAP_REAP_AFTER_DISCONNECT
  • types::CAP_SUSPEND
  • types::CAP_ZERO_PACKET
  • types::DISCONNECT_CLAIM_EXCEPT_DRIVER
  • types::DISCONNECT_CLAIM_IF_DRIVER
  • types::MAXDRIVERNAME
  • types::URB_BULK_CONTINUATION
  • types::URB_ISO_ASAP
  • types::URB_NO_FSBR
  • types::URB_NO_INTERRUPT
  • types::URB_SHORT_NOT_OK
  • types::URB_TYPE_BULK
  • types::URB_TYPE_CONTROL
  • types::URB_TYPE_INTERRUPT
  • types::URB_TYPE_ISO
  • types::URB_ZERO_PACKET