Method
WadInputStreamread_directory_entry
Declaration [src]
WadDirectoryEntry*
wad_input_stream_read_directory_entry (
WadInputStream* stream
GError** error
)
Return value
Type: WadDirectoryEntry
A WadDirectoryEntry 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. |