Skip to main content

CFRunLoopGetCurrent

Function CFRunLoopGetCurrent 

Source
pub extern "C-unwind" fn CFRunLoopGetCurrent() -> Option<CFRetained<CFRunLoop>>
👎Deprecated:

renamed to CFRunLoop::current

Available on crate feature CFRunLoop only.