Function windows::Wdk::System::SystemServices::IoStartNextPacketByKey

pub unsafe fn IoStartNextPacketByKey<P0>(
    deviceobject: *const DEVICE_OBJECT,
    cancelable: P0,
    key: u32,
)
where P0: Param<BOOLEAN>,