Skip to main content

KeSetTimerEx

Function KeSetTimerEx 

Source
pub unsafe extern "C" fn KeSetTimerEx(
    Timer: PKTIMER,
    DueTime: LARGE_INTEGER,
    Period: LONG,
    Dpc: PKDPC,
) -> BOOLEAN