windows::Wdk::System::SystemServices

Function KeInsertDeviceQueue

pub unsafe fn KeInsertDeviceQueue(
    devicequeue: *mut KDEVICE_QUEUE,
    devicequeueentry: *mut KDEVICE_QUEUE_ENTRY,
) -> bool