struct parent_switch

#include <xpum_structs.h>

struct parent_switch
{
    // fields

    char switchDevicePath[XPUM_MAX_PATH_LEN];
};