Function gio_sys::g_seekable_seek
source ยท pub unsafe extern "C" fn g_seekable_seek(
seekable: *mut GSeekable,
offset: i64,
type_: GSeekType,
cancellable: *mut GCancellable,
error: *mut *mut GError,
) -> gboolean