Function gio_sys::g_seekable_seek [] [src]

pub unsafe extern fn g_seekable_seek(seekable: *mut GSeekable,
                                     offset: i64,
                                     type_: GSeekType,
                                     cancellable: *mut GCancellable,
                                     error: *mut *mut GError)
                                     -> gboolean