cargo::util::flock::sys

Function try_lock_exclusive

source
pub(super) fn try_lock_exclusive(file: &File) -> Result<()>