Function winapi::um::winuser::KillTimer

source ·
pub unsafe extern "system" fn KillTimer(
    hWnd: HWND,
    uIDEvent: UINT_PTR
) -> BOOL