pub unsafe extern "system" fn KeRemoveQueueDpcEx(
    dpc: *mut KDPC,
    waitifactive: BOOLEAN
) -> BOOLEAN
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation", "Win32_System_Kernel"