[][src]Function core_foundation::runloop::CFRunLoopRemoveSource

pub unsafe extern "C" fn CFRunLoopRemoveSource(
    rl: *const __CFRunLoop,
    source: *const __CFRunLoopSource,
    mode: *const __CFString
)