windows::Wdk::System::SystemServices

Function IoAllocateIrpEx

pub unsafe fn IoAllocateIrpEx(
    deviceobject: *const DEVICE_OBJECT,
    stacksize: i8,
    chargequota: bool,
) -> *mut IRP