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

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