windows::Wdk::System::SystemServices

Function IoInitializeIrpEx

pub unsafe fn IoInitializeIrpEx(
    irp: *mut IRP,
    deviceobject: Option<*const DEVICE_OBJECT>,
    packetsize: u16,
    stacksize: i8,
)