Function windows::Wdk::System::SystemServices::IoAllocateIrp

pub unsafe fn IoAllocateIrp<P0>(stacksize: i8, chargequota: P0) -> *mut IRP
where P0: Param<BOOLEAN>,