cargo::util::flock::sys

Function try_lock_exclusive

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