Function windows_sys::Wdk::System::SystemServices::ExDeleteTimer

pub unsafe extern "system" fn ExDeleteTimer(
    timer: PEX_TIMER,
    cancel: BOOLEAN,
    wait: BOOLEAN,
    parameters: *const EXT_DELETE_PARAMETERS,
) -> BOOLEAN