GIOFuncs.ioSeek

seeks the channel. This is called from glib.iochannel.IOChannel.seek on channels that support it.

struct GIOFuncs
extern (C)
GIOStatus function(GIOChannel* channel, long offset, GSeekType type, GError** _err) ioSeek;