Method lrs::file::File::unlock

Unlocks this file.

Syntax

impl File {
    fn unlock(&self) -> Result<(), Errno>
}

See also