Function windows_sys::Wdk::System::SystemServices::IoInitializeIrpEx

pub unsafe extern "system" fn IoInitializeIrpEx(
    irp: *mut IRP,
    deviceobject: *const DEVICE_OBJECT,
    packetsize: u16,
    stacksize: i8,
)