cargo::util::flock::sys

Function try_lock_shared

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