[][src]Function simple_libc::flock::lock

pub fn lock(fd: Int, exclusive: bool, block: bool) -> Result<()>