Function windows_sys::Win32::UI::Controls::BeginBufferedAnimation
pub unsafe extern "system" fn BeginBufferedAnimation(
hwnd: HWND,
hdctarget: HDC,
prctarget: *const RECT,
dwformat: BP_BUFFERFORMAT,
ppaintparams: *const BP_PAINTPARAMS,
panimationparams: *const BP_ANIMATIONPARAMS,
phdcfrom: *mut HDC,
phdcto: *mut HDC
) -> isizeExpand description
Required features: "Win32_UI_Controls", "Win32_Foundation", "Win32_Graphics_Gdi"