struct CPMDCFeatureEntryΒΆ

struct CPMDCFeatureEntry {
    // fields
 
    const char* feature_id;
    CPMDCFeatureKind kind;
    int stub_applicable;
    int embed_applicable;
};