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