Function windows::Wdk::System::SystemServices::IoStartNextPacket

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