Docs.rs
  • core-foundation-0.10.1
    • core-foundation 0.10.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • github:servo:cargo-publish
    • pcwalton
    • larsbergstrom
    • metajack
    • mbrubeck
    • Dependencies
      • core-foundation-sys ^0.8 normal
      • libc ^0.2 normal
      • uuid ^1 normal optional
    • Versions
    • 44.95% 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
    • 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

core_foundation0.10.1

Module set

Module Items

  • Structs
  • Statics
  • Functions
  • Type Aliases

In crate core_foundation

core_foundation

Module set

Source
Expand description

An immutable bag of elements.

Structs§

CFSet
An immutable bag of elements.
CFSetCallBacks
__CFSet

Statics§

kCFCopyStringSetCallBacks
kCFTypeSetCallBacks

Functions§

CFSetAddValue⚠
CFSetApplyFunction⚠
CFSetContainsValue⚠
CFSetCreate⚠
CFSetCreateCopy⚠
CFSetCreateMutable⚠
CFSetCreateMutableCopy⚠
CFSetGetCount⚠
CFSetGetCountOfValue⚠
CFSetGetTypeID⚠
CFSetGetValue⚠
CFSetGetValueIfPresent⚠
CFSetGetValues⚠
CFSetRemoveAllValues⚠
CFSetRemoveValue⚠
CFSetReplaceValue⚠
CFSetSetValue⚠

Type Aliases§

CFMutableSetRef
CFSetApplierFunction
CFSetCopyDescriptionCallBack
CFSetEqualCallBack
CFSetHashCallBack
CFSetRef
CFSetReleaseCallBack
CFSetRetainCallBack