Function glib_sys::g_io_channel_seek_position
source ยท pub unsafe extern "C" fn g_io_channel_seek_position(
channel: *mut GIOChannel,
offset: i64,
type_: GSeekType,
error: *mut *mut GError,
) -> GIOStatus