Type Alias StringHandle

Source
pub type StringHandle = *mut StringPtr;
Expand description

Pointer to a StringPtr.