Type Alias CharPtr

Source
pub type CharPtr = *const c_char;

Trait Implementations§