Function windows_sys::Wdk::System::SystemServices::KeInsertQueueDpc
pub unsafe extern "system" fn KeInsertQueueDpc(
dpc: *mut KDPC,
systemargument1: *const c_void,
systemargument2: *const c_void
) -> BOOLEANExpand description
Required features: "Wdk_Foundation", "Win32_Foundation", "Win32_System_Kernel"