Type Alias wasmer_cli::c_gen::CIdent

source ·
pub type CIdent = String;
Expand description

An identifier in C.

Aliased Type§

struct CIdent { /* private fields */ }