[][src]Function glib_sys::g_io_channel_seek

pub unsafe extern "C" fn g_io_channel_seek(
    channel: *mut GIOChannel,
    offset: i64,
    type_: GSeekType
) -> GIOError