Function windows_sys::Wdk::System::SystemServices::KeRemoveEntryDeviceQueue
pub unsafe extern "system" fn KeRemoveEntryDeviceQueue(
devicequeue: *mut KDEVICE_QUEUE,
devicequeueentry: *mut KDEVICE_QUEUE_ENTRY
) -> BOOLEAN
Expand description
Required features: "Wdk_Foundation"
, "Win32_Foundation"
, "Win32_System_Kernel"