Type Alias CStringRef

Source
pub type CStringRef = *const c_char;

Trait Implementations§