Function windows::Wdk::System::SystemServices::ExDeleteTimer
pub unsafe fn ExDeleteTimer<P0, P1, P2>(
timer: P0,
cancel: P1,
wait: P2,
parameters: Option<*const EXT_DELETE_PARAMETERS>,
) -> BOOLEAN