Function glib_sys::g_io_channel_seek
[−]
[src]
pub unsafe extern "C" fn g_io_channel_seek(
channel: *mut GIOChannel,
offset: i64,
type_: GSeekType
) -> GIOError