Function core_foundation::runloop::CFRunLoopAddObserver

source ยท
pub unsafe extern "C" fn CFRunLoopAddObserver(
    rl: *mut __CFRunLoop,
    observer: *mut __CFRunLoopObserver,
    mode: *const __CFString,
)