Type Definition MacTypes_sys::BytePtr [] [src]

type BytePtr = *mut UInt8;

Pointer to an array of bytes.