Skip to main content

CFRunLoopGetMain

Function CFRunLoopGetMain 

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

renamed to CFRunLoop::main

Available on crate feature CFRunLoop only.