Docs.rs
  • core-foundation-0.9.4
    • core-foundation 0.9.4
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • github:servo:cargo-publish
    • pcwalton
    • larsbergstrom
    • metajack
    • mbrubeck
    • Dependencies
      • chrono ^0.4 normal
      • core-foundation-sys ^0.8.6 normal
      • libc ^0.2 normal
      • uuid ^0.5 normal
    • Versions
    • 44.14% of the crate is documented
  • Go to latest version
  • 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.9.4

ConcreteCFType

Object Safety

Implementors

In crate core_foundation

?
Change settings

Trait core_foundation::ConcreteCFType

source ·
pub unsafe trait ConcreteCFType: TCFType { }

Object Safety§

This trait is not object safe.

Implementors§

source§

impl ConcreteCFType for CFArray<*const c_void>

source§

impl ConcreteCFType for CFAttributedString

source§

impl ConcreteCFType for CFMutableAttributedString

source§

impl ConcreteCFType for CFAllocator

source§

impl ConcreteCFType for CFBoolean

source§

impl ConcreteCFType for CFBundle

source§

impl ConcreteCFType for CFCharacterSet

source§

impl ConcreteCFType for CFData

source§

impl ConcreteCFType for CFDate

source§

impl ConcreteCFType for CFDictionary<*const c_void, *const c_void>

source§

impl ConcreteCFType for CFError

source§

impl ConcreteCFType for CFFileDescriptor

source§

impl ConcreteCFType for CFMachPort

source§

impl ConcreteCFType for CFNumber

source§

impl ConcreteCFType for CFRunLoop

source§

impl ConcreteCFType for CFRunLoopObserver

source§

impl ConcreteCFType for CFRunLoopSource

source§

impl ConcreteCFType for CFRunLoopTimer

source§

impl ConcreteCFType for CFString

source§

impl ConcreteCFType for CFTimeZone

source§

impl ConcreteCFType for CFURL

source§

impl ConcreteCFType for CFUUID