Skip to main content

dispatch_io_write

Function dispatch_io_write 

Source
pub unsafe extern "C" fn dispatch_io_write(
    channel: dispatch_io_t,
    offset: off_t,
    data: dispatch_data_t,
    queue: dispatch_queue_t,
    io_handler: dispatch_io_handler_t,
)
Expand description

Apple SDK function dispatch_io_write.