jack2 codebase
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
132B

  1. typedef char client_name_t[64];
  2. typedef char client_port_name_t[256];
  3. typedef char so_name_t[256];
  4. typedef char objet_data_t[256];