Skip to main content

dispatch_write

Function dispatch_write 

Source
pub unsafe extern "C" fn dispatch_write(
    fd: dispatch_fd_t,
    data: dispatch_data_t,
    queue: dispatch_queue_t,
    handler: *mut c_void,
)
Expand description

Apple SDK function dispatch_write.