pub type pm_source_encoding_node_t = pm_source_encoding_node;
Expand description

SourceEncodingNode

Type: PM_SOURCE_ENCODING_NODE

@extends pm_node_t

Aliased Type§

struct pm_source_encoding_node_t {
    pub base: pm_node,
}

Fields§

§base: pm_node

The embedded base node.