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

type CFRunLoopRef = *mut __CFRunLoop;

Trait Implementations

impl ToVoid<CFRunLoop> for CFRunLoopRef[src]