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,
) -> isize