pub unsafe trait ConcreteCFType: TCFType { }

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