pub unsafe extern "system" fn DrawAnimatedRects(
    hwnd: HWND,
    idani: i32,
    lprcfrom: *const RECT,
    lprcto: *const RECT
) -> BOOL
Expand description

Required features: "Win32_Graphics_Gdi", "Win32_Foundation"