Function windows_sys::Wdk::System::SystemServices::KeInitializeDpc

pub unsafe extern "system" fn KeInitializeDpc(
    dpc: *mut KDPC,
    deferredroutine: PKDEFERRED_ROUTINE,
    deferredcontext: *const c_void,
)