yuzu/externals/vcpkg/ports/giflib/exports.def

56 lines
1.4 KiB
Modula-2
Executable File

EXPORTS
DGifCloseFile @1
DGifExtensionToGCB @2
DGifGetCode @3
DGifGetCodeNext @4
DGifGetExtension @5
DGifGetExtensionNext @6
DGifGetImageDesc @7
DGifGetLZCodes @8
DGifGetLine @9
DGifGetPixel @10
DGifGetRecordType @11
DGifGetScreenDesc @12
DGifOpen @13
DGifOpenFileHandle @14
DGifOpenFileName @15
DGifSavedExtensionToGCB @16
DGifSlurp @17
EGifCloseFile @18
EGifGCBToExtension @19
EGifGCBToSavedExtension @20
EGifGetGifVersion @21
EGifOpen @22
EGifOpenFileHandle @23
EGifOpenFileName @24
EGifPutCode @25
EGifPutCodeNext @26
EGifPutComment @27
EGifPutExtension @28
EGifPutExtensionBlock @29
EGifPutExtensionLeader @30
EGifPutExtensionTrailer @31
EGifPutImageDesc @32
EGifPutLine @33
EGifPutPixel @34
EGifPutScreenDesc @35
EGifSetGifVersion @36
EGifSpew @37
FreeLastSavedImage @38
GifAddExtensionBlock @39
GifApplyTranslation @40
GifAsciiTable8x8 @41 DATA
GifBitSize @42
GifDrawBox @43
; needs strtok_r: GifDrawBoxedText8x8 @44
GifDrawRectangle @45
GifDrawText8x8 @46
GifErrorString @47
GifFreeExtensions @48
GifFreeMapObject @49
GifFreeSavedImages @50
GifMakeMapObject @51
GifMakeSavedImage @52
GifUnionColorMap @53
openbsd_reallocarray @54