Function windows::Wdk::System::SystemServices::ExSetTimer

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