Home
last modified time | relevance | path

Searched refs:io_handle (Results 1 – 1 of 1) sorted by relevance

/lk-master/lib/io/include/lib/
A Dio.h30 struct io_handle;
32 ssize_t (*write)(struct io_handle *handle, const char *buf, size_t len);
33 ssize_t (*read)(struct io_handle *handle, char *buf, size_t len);
38 typedef struct io_handle { struct

Completed in 2 milliseconds