Function windows_sys::Wdk::System::SystemServices::KeSetImportanceDpc
pub unsafe extern "system" fn KeSetImportanceDpc(
dpc: *mut KDPC,
importance: KDPC_IMPORTANCE
)
Expand description
Required features: "Wdk_Foundation"
, "Win32_System_Kernel"