struct lcore_mask_t

struct lcore_mask_t {
    // fields

    uint8_t bytes[32];
};