cargo::util::flock::sys

Function try_lock_shared

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