dispatch_read

Function dispatch_read 

Source
pub unsafe extern "C" fn dispatch_read(
    fd: dispatch_fd_t,
    length: usize,
    queue: dispatch_queue_t,
    handler: *mut c_void,
)