Type Alias CIdent

Source
pub type CIdent = String;
Expand description

An identifier in C.

Aliased Typeยง

pub struct CIdent { /* private fields */ }