Record uacpi_resource_label

struct uacpi_resource_label {
  uacpi_u16 length;
  const uacpi_char * string;
  /* Full declaration omitted */ 
}

Fields

uacpi_u16 length
const uacpi_char * string