VOID EngUnmapFontFile(
ULONG iFile
);
EngUnmapFontFile unmaps the specified font file from system memory.
EngUnmapFontFile is called by font drivers to unmap a font file that was mapped in a call to EngMapFontFile.