Type Alias BytePtr

Source
pub type BytePtr = *mut UInt8;
Expand description

Pointer to an array of bytes.