windows::Wdk::System::SystemServices

Function ExSetTimer

pub unsafe fn ExSetTimer(
    timer: PEX_TIMER,
    duetime: i64,
    period: i64,
    parameters: Option<*const _EXT_SET_PARAMETERS_V0>,
) -> bool