pub unsafe extern "system" fn ExSetTimer(
    timer: PEX_TIMER,
    duetime: i64,
    period: i64,
    parameters: *const _EXT_SET_PARAMETERS_V0
) -> BOOLEAN
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation"