Next: , Previous: , Up: Byte Data Library Functions   [Index]


7.16.3.14 x1f4_plan_lxdata

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.