Function windows_sys::Wdk::Storage::FileSystem::FsRtlInitializeFileLock
pub unsafe extern "system" fn FsRtlInitializeFileLock(
filelock: *mut FILE_LOCK,
completelockirproutine: PCOMPLETE_LOCK_IRP_ROUTINE,
unlockroutine: PUNLOCK_ROUTINE
)Expand description
Required features: "Wdk_Foundation", "Wdk_System_SystemServices", "Win32_Foundation", "Win32_Security", "Win32_System_IO", "Win32_System_Kernel", "Win32_System_Power", "Win32_System_WindowsProgramming"