Skip to main content

release_lock

Function release_lock 

Source
pub fn release_lock() -> Result<(), Error>
Expand description

Releases the system-wide lock if it exists.

ยงErrors

Returns an error if the lock path cannot be determined.