Function
Metaread_bytes
Declaration [src]
void
meta_read_bytes (
int fd,
uint32_t offset,
uint32_t length,
GAsyncReadyCallback callback,
gpointer user_data
)
Parameters
fd-
Type:
intNo description available.
offset-
Type:
uint32_tNo description available.
length-
Type:
uint32_tNo description available.
callback-
Type:
GAsyncReadyCallbackNo description available.
The argument can be NULL. user_data-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the function.