Function windows::Wdk::System::SystemServices::KeRemoveQueueDpcEx

pub unsafe fn KeRemoveQueueDpcEx<P0>(
    dpc: *mut KDPC,
    waitifactive: P0,
) -> BOOLEAN
where P0: Param<BOOLEAN>,