fileops_impl_seekable

Macro fileops_impl_seekable 

Source
macro_rules! fileops_impl_seekable {
    () => { ... };
}
Expand description

Implements FileOps::seek in a way that makes sense for seekable files.