Function windows_sys::Wdk::Storage::FileSystem::IoGetFsTrackOffsetState
pub unsafe extern "system" fn IoGetFsTrackOffsetState(
irp: *const IRP,
retfstrackoffsetblob: *mut *mut IO_IRP_EXT_TRACK_OFFSET_HEADER,
rettrackedoffset: *mut 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"