Function windows_sys::Wdk::Storage::FileSystem::IoSetFsTrackOffsetState
pub unsafe extern "system" fn IoSetFsTrackOffsetState(
irp: *mut IRP,
fstrackoffsetblob: *const IO_IRP_EXT_TRACK_OFFSET_HEADER,
trackedoffset: i64
) -> NTSTATUS
Expand description
Required features: "Wdk_Foundation"
, "Wdk_System_SystemServices"
, "Win32_Foundation"
, "Win32_Security"
, "Win32_System_IO"
, "Win32_System_Ioctl"
, "Win32_System_Kernel"
, "Win32_System_Power"
, "Win32_System_WindowsProgramming"