Name
raw1394_async_send --
Arguments
- handle
libraw1394 handle
- length
the amount of quadlets of data to send
- header_length
the number of quadlets in the header
- expect_response
indicate with a 0 or 1 whether to receive a completion event
- data
pointer to data to send
Returns
0 on success or -1 on failure (sets errno)