Source position: Endian.pas line 590
function CoreEndianFlipData(
dataDomain: OSType;
dataType: OSType;
id: SInt16;
data: UnivPtr;
dataLen: ByteCount;
currentlyNative: Boolean
):OSStatus;