win32file.UnlockFileEx

UnlockFileEx(hFile, int, int, ol)

Unlocks a file. Wrapper for UnlockFileEx win32 API.

Parameters

hFile : PyHANDLE/int

Handle to the file

int : nbytesLow

low-order part of number of bytes to lock

int : nbytesLow

high-order part of number of bytes to lock

ol=None : PyOVERLAPPED

An overlapped structure