Function gst::ffi::g_io_channel_seek[][src]

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