Function windows_sys::Wdk::System::SystemServices::KeRemoveQueueDpcEx

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