Expand description
Unsafe Rust bindings to the Survex img.c
library
The functions, constants and structs contained within this module are direct bindings to
img.c
and img.h
from the Survex project. For more
information about their function, refer to the source code for the aforementioned files
within the Survex repository.
Structs§
Constants§
- img_
errcode_ IMG_ BADFORMAT - img_
errcode_ IMG_ CANTOPENOUT - img_
errcode_ IMG_ DIRECTORY - img_
errcode_ IMG_ FILENOTFOUND - img_
errcode_ IMG_ NONE - img_
errcode_ IMG_ OUTOFMEMORY - img_
errcode_ IMG_ READERROR - img_
errcode_ IMG_ TOONEW - img_
errcode_ IMG_ WRITEERROR
Functions§
- img_
close ⚠ - img_
error ⚠ - img_
open_ ⚠survey - img_
open_ ⚠write_ cs - img_
read_ ⚠item - img_
read_ ⚠stream_ survey - img_
rewind ⚠ - img_
write_ ⚠errors - img_
write_ ⚠item - img_
write_ ⚠stream