derelict.sdl.macinit.MacTypes

Undocumented in source.

Members

Aliases

AbsoluteTime
alias AbsoluteTime = UnsignedWide
Undocumented in source.
ByteCount
alias ByteCount = uint
Undocumented in source.
ByteOffset
alias ByteOffset = uint
Undocumented in source.
BytePtr
alias BytePtr = UInt8*
Undocumented in source.
ConstLogicalAddress
alias ConstLogicalAddress = void*
Undocumented in source.
Duration
alias Duration = SInt32
Undocumented in source.
FourCharCode
alias FourCharCode = UInt32
Undocumented in source.
ItemCount
alias ItemCount = uint
Undocumented in source.
LangCode
alias LangCode = SInt16
Undocumented in source.
LogicalAddress
alias LogicalAddress = void*
Undocumented in source.
OSErr
alias OSErr = SInt16

Higher level basic types

OSStatus
alias OSStatus = SInt32
Undocumented in source.
OSType
alias OSType = FourCharCode
Undocumented in source.
OSTypePtr
alias OSTypePtr = OSType*
Undocumented in source.
OptionBits
alias OptionBits = UInt32
Undocumented in source.
PBVersion
alias PBVersion = UInt32
Undocumented in source.
PhysicalAddress
alias PhysicalAddress = void*
Undocumented in source.
ProcessSerialNumberPtr
alias ProcessSerialNumberPtr = ProcessSerialNumber*
Undocumented in source.
RegionCode
alias RegionCode = SInt16
Undocumented in source.
ResType
alias ResType = FourCharCode
Undocumented in source.
ResTypePtr
alias ResTypePtr = ResType*
Undocumented in source.
SInt16
alias SInt16 = short
Undocumented in source.
SInt32
alias SInt32 = int
Undocumented in source.
SInt64
alias SInt64 = long
Undocumented in source.
SInt8
alias SInt8 = byte
Undocumented in source.
ScriptCode
alias ScriptCode = SInt16
Undocumented in source.
UInt16
alias UInt16 = ushort
Undocumented in source.
UInt32
alias UInt32 = uint
Undocumented in source.
UInt64
alias UInt64 = ulong
Undocumented in source.
UInt8
alias UInt8 = ubyte

Base integer types for all target OS's and CPU's

uint8_t
alias uint8_t = byte
Undocumented in source.

Structs

ProcessSerialNumber
struct ProcessSerialNumber
Undocumented in source.
UnsignedWide
struct UnsignedWide
Undocumented in source.

Meta