[][src]Function core_foundation::runloop::CFRunLoopAddSource

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