Type Alias Ptr

Source
pub type Ptr = *mut c_char;
Expand description

Pointer to a non-relocatable block.