[][src]Function core_foundation::runloop::CFRunLoopRemoveObserver

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