Source position: Endian.pas line 473
type CoreEndianFlipProc = function(
dataDomain: OSType;
dataType: OSType;
id: SInt16;
dataPtr: UnivPtr;
dataSize: ByteCount;
currentlyNative: Boolean;
refcon: UnivPtr
):OSStatus;