Type Alias ConstStringPtr

Source
pub type ConstStringPtr = *const c_uchar;
Expand description

Pointer to a read-only pascal string.