Function core_foundation_sys::runloop::CFRunLoopRemoveObserver

source ยท
pub unsafe extern "C" fn CFRunLoopRemoveObserver(
    rl: CFRunLoopRef,
    observer: CFRunLoopObserverRef,
    mode: CFStringRef,
)