Skip to main content

CFWriteStreamScheduleWithRunLoop

Function CFWriteStreamScheduleWithRunLoop 

Source
pub unsafe extern "C" fn CFWriteStreamScheduleWithRunLoop(
    stream: CFWriteStreamRef,
    runLoop: CFRunLoopRef,
    runLoopMode: CFRunLoopMode,
)