Function windows_sys::Wdk::System::SystemServices::KeRemoveQueueDpc
pub unsafe extern "system" fn KeRemoveQueueDpc(
dpc: *mut KDPC
) -> BOOLEAN
Expand description
Required features: "Wdk_Foundation"
, "Win32_Foundation"
, "Win32_System_Kernel"