Skip to main content

ExSetTimer

Function ExSetTimer 

Source
pub unsafe extern "C" fn ExSetTimer(
    Timer: PEX_TIMER,
    DueTime: LONGLONG,
    Period: LONGLONG,
    Parameters: PEXT_SET_PARAMETERS,
) -> BOOLEAN