Docs.rs
  • core-foundation-sys-0.8.7
    • core-foundation-sys 0.8.7
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • github:servo:cargo-publish
    • larsbergstrom
    • Dependencies
    • Versions
    • 0.1% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

core_foundation_sys0.8.7

Module mach_port

Module Items

  • Re-exports
  • Structs
  • Functions
  • Type Aliases

In crate core_foundation_sys

core_foundation_sys

Module mach_port

Source

Re-exports§

pub use crate::base::CFAllocatorRef;
pub use crate::base::CFIndex;
pub use crate::base::CFTypeID;

Structs§

CFMachPortContext
__CFMachPort

Functions§

CFMachPortCreate⚠
CFMachPortCreateRunLoopSource⚠
CFMachPortCreateWithPort⚠
CFMachPortGetContext⚠
CFMachPortGetInvalidationCallBack⚠
CFMachPortGetPort⚠
CFMachPortGetTypeID⚠
CFMachPortInvalidate⚠
CFMachPortIsValid⚠
CFMachPortSetInvalidationCallBack⚠

Type Aliases§

CFMachPortCallBack
CFMachPortInvalidationCallBack
CFMachPortRef