Function core_foundation::runloop::CFRunLoopRemoveObserver

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