Docs.rs
  • core-foundation-sys-0.8.6
    • core-foundation-sys 0.8.6
    • 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
  • Go to latest version
  • 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
    • 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_foundation_sys0.8.6

Module data

  • Structs
  • Constants
  • Functions
  • Type Aliases

In crate core_foundation_sys

?
Change settings

Module core_foundation_sys::data

source ·

Structs

  • __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