function Deno.funlockSync Unstable funlockSync(rid: number): void Release an advisory file-system lock for the provided file synchronously. Parameters rid: number Return Type void