Method
WadInputStreamread_char_info
Declaration [src]
WadCharInfo*
wad_input_stream_read_char_info (
WadInputStream* stream
GError** error
)
Return value
Type: WadCharInfo
A WadCharInfo read from the stream or
NULL if an error occurred.
| The caller of the method takes ownership of the data, and is responsible for freeing it. |