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

cmd_blk_t

Declaration

Source position: wiiuse.inc line 168

type cmd_blk_t = packed record

  node: lwp_node;

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

  len: uint;

  state: cmd_blk_s;

  cb: cmd_blk_cb;

  next: Pcmd_blk_t;

end;


Documentation generated on: 2023-03-18