Type Alias StringPtr

Source
pub type StringPtr = *mut c_uchar;
Expand description

Pointer to a pascal string.