Type Definition MacTypes_sys::BytePtr

source ·
pub type BytePtr = *mut UInt8;
Expand description

Pointer to an array of bytes.