Skip to main content

KeInsertQueueDpc

Function KeInsertQueueDpc 

Source
pub unsafe extern "C" fn KeInsertQueueDpc(
    Dpc: PRKDPC,
    SystemArgument1: PVOID,
    SystemArgument2: PVOID,
) -> BOOLEAN