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 data

Module Items

  • Structs
  • Constants
  • Functions
  • Type Aliases

In crate core_foundation

core_foundation

Module data

Source
Expand description

Core Foundation byte buffers.

Structs§

CFData
A byte buffer.
__CFData

Constants§

kCFDataSearchAnchored
kCFDataSearchBackwards

Functions§

CFDataAppendBytes⚠
CFDataCreate⚠
CFDataCreateCopy⚠
CFDataCreateMutable⚠
CFDataCreateMutableCopy⚠
CFDataCreateWithBytesNoCopy⚠
CFDataDeleteBytes⚠
CFDataFind⚠
CFDataGetBytePtr⚠
CFDataGetBytes⚠
CFDataGetLength⚠
CFDataGetMutableBytePtr⚠
CFDataGetTypeID⚠
CFDataIncreaseLength⚠
CFDataReplaceBytes⚠
CFDataSetLength⚠

Type Aliases§

CFDataRef
CFDataSearchFlags
CFMutableDataRef