Function windows_sys::Wdk::System::SystemServices::IoBuildAsynchronousFsdRequest
pub unsafe extern "system" fn IoBuildAsynchronousFsdRequest(
majorfunction: u32,
deviceobject: *const DEVICE_OBJECT,
buffer: *mut c_void,
length: u32,
startingoffset: *const i64,
iostatusblock: *const IO_STATUS_BLOCK
) -> *mut IRPExpand description
Required features: "Wdk_Foundation", "Wdk_Storage_FileSystem", "Win32_Foundation", "Win32_Security", "Win32_System_IO", "Win32_System_Kernel", "Win32_System_Power", "Win32_System_WindowsProgramming"