wasmer_cli::c_gen

Type Alias CIdent

Source
pub type CIdent = String;
Expand description

An identifier in C.

Aliased Typeยง

struct CIdent { /* private fields */ }