Type Definition MacTypes_sys::FourCharCode
[−]
[src]
type FourCharCode = UInt32;
A 32-bit value made by packing four 1 byte characters together.
type FourCharCode = UInt32;
A 32-bit value made by packing four 1 byte characters together.