Searched defs:UnlockFileEx (Results 1 – 3 of 3) sorted by relevance
356 func UnlockFileEx(file syscall.Handle, reserved uint32, bytesLow uint32, bytesHigh uint32, overlapp… func
3309 func UnlockFileEx(file Handle, reserved uint32, bytesLow uint32, bytesHigh uint32, overlapped *Over… func
64780 pub fn UnlockFileEx( in UnlockFileEx() function