Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
FT_StreamRec_ Struct Reference

#include <ftsystem.h>

Data Fields

unsigned char * base
 
unsigned long size
 
unsigned long pos
 
FT_StreamDesc descriptor
 
FT_StreamDesc pathname
 
FT_Stream_IoFunc read
 
FT_Stream_CloseFunc close
 
FT_Memory memory
 
unsigned char * cursor
 
unsigned char * limit
 

Detailed Description

Definition at line 325 of file ftsystem.h.

Field Documentation

◆ base

unsigned char* FT_StreamRec_::base

Definition at line 327 of file ftsystem.h.

◆ close

FT_Stream_CloseFunc FT_StreamRec_::close

Definition at line 334 of file ftsystem.h.

◆ cursor

unsigned char* FT_StreamRec_::cursor

Definition at line 337 of file ftsystem.h.

◆ descriptor

FT_StreamDesc FT_StreamRec_::descriptor

Definition at line 331 of file ftsystem.h.

◆ limit

unsigned char* FT_StreamRec_::limit

Definition at line 338 of file ftsystem.h.

◆ memory

FT_Memory FT_StreamRec_::memory

Definition at line 336 of file ftsystem.h.

◆ pathname

FT_StreamDesc FT_StreamRec_::pathname

Definition at line 332 of file ftsystem.h.

◆ pos

unsigned long FT_StreamRec_::pos

Definition at line 329 of file ftsystem.h.

◆ read

FT_Stream_IoFunc FT_StreamRec_::read

Definition at line 333 of file ftsystem.h.

◆ size

unsigned long FT_StreamRec_::size

Definition at line 328 of file ftsystem.h.


The documentation for this struct was generated from the following file: