Release any lock this process holds on the file with the specified descriptor. Return 0 on success, and a non‐zero value otherwise.
Synopsis
Declared in <bdls_filesystemutil.h>
static
int
unlock(FileDescriptor descriptor);
Created with MrDocs