pub unsafe extern "system" fn KeInsertQueueDpc(
    dpc: *mut KDPC,
    systemargument1: *const c_void,
    systemargument2: *const c_void
) -> BOOLEAN
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation", "Win32_System_Kernel"