Unit 'gccore' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libogcfpc]

data_req_t

Declaration

Source position: wiiuse.inc line 155

type data_req_t = packed record

  node: lwp_node;

  data: array [0..47] of ubyte;

  len: cuint;

  state: data_req_s;

  cb: wiiuse_data_cb;

  next: Pdata_req_t;

end;


Documentation generated on: 2023-03-18