Next: x1f4_post_lxdata, Previous: x1f4_note_lxdata, Up: Byte Data Library Functions [Index]
extern int x1f4_plan_lxdata (void *dxdata, unsigned *size, void **data);
The x1f4_plan_lxdata
function stores the length and the address of the
dxdata
byte array at size
and data
, respectively.
The function returns 0.