Type Definition core_foundation::runloop::CFRunLoopObserverRef[][src]

type CFRunLoopObserverRef = *mut __CFRunLoopObserver;

Trait Implementations

impl ToVoid<CFRunLoopObserver> for CFRunLoopObserverRef[src]