windows::Wdk::System::SystemServices

Function ExDeleteTimer

pub unsafe fn ExDeleteTimer(
    timer: PEX_TIMER,
    cancel: bool,
    wait: bool,
    parameters: Option<*const EXT_DELETE_PARAMETERS>,
) -> bool