Function windows::Wdk::System::SystemServices::IoSetMasterIrpStatus

pub unsafe fn IoSetMasterIrpStatus<P0>(masterirp: *mut IRP, status: P0)
where P0: Param<NTSTATUS>,