Docs.rs
  • core-foundation-sys-0.8.4
    • core-foundation-sys 0.8.4
    • Docs.rs crate page
    • MIT / Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • github:servo:cargo-publish
    • larsbergstrom
    • Dependencies
    • Versions
    • 0.33% 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
logo

logo

Module base

  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
  • Type Definitions
?
Change settings

Module core_foundation_sys::base

source ·

Structs

  • CFAllocatorContext
  • CFRange

Enums

  • CFComparisonResult

Statics

  • kCFAllocatorDefault
  • kCFAllocatorMalloc
  • kCFAllocatorMallocZone
  • kCFAllocatorNull
  • kCFAllocatorSystemDefault
  • kCFAllocatorUseContext
  • kCFNotFound
    Constant used by some functions to indicate failed searches.
  • kCFNull

Traits

  • TCFTypeRef
    Trait for all types which are Core Foundation reference types.

Functions

  • CFAllocatorAllocate⚠
  • CFAllocatorCreate⚠
  • CFAllocatorDeallocate⚠
  • CFAllocatorGetContext⚠
  • CFAllocatorGetDefault⚠
  • CFAllocatorGetPreferredSizeForSize⚠
  • CFAllocatorGetTypeID⚠
  • CFAllocatorReallocate⚠
  • CFAllocatorSetDefault⚠
  • CFCopyDescription⚠
  • CFEqual⚠
  • CFGetRetainCount⚠
  • CFGetTypeID⚠
  • CFHash⚠
  • CFRelease⚠
  • CFRetain⚠
  • CFShow⚠

Type Definitions

  • Boolean
  • CFAllocatorAllocateCallBack
  • CFAllocatorCopyDescriptionCallBack
  • CFAllocatorDeallocateCallBack
  • CFAllocatorPreferredSizeCallBack
  • CFAllocatorReallocateCallBack
  • CFAllocatorRef
  • CFAllocatorReleaseCallBack
  • CFAllocatorRetainCallBack
  • CFHashCode
  • CFIndex
  • CFNullRef
  • CFOptionFlags
  • CFTypeID
  • CFTypeRef
  • OSStatus
  • SInt32
  • mach_port_t