Function windows_sys::Wdk::Storage::FileSystem::FsRtlFastCheckLockForWrite
pub unsafe extern "system" fn FsRtlFastCheckLockForWrite(
filelock: *const FILE_LOCK,
startingbyte: *const i64,
length: *const i64,
key: u32,
fileobject: *const c_void,
processid: *const c_void
) -> BOOLEAN
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"