[][src]Function winapi::um::uxtheme::BeginBufferedAnimation

pub unsafe extern "system" fn BeginBufferedAnimation(
    hwnd: HWND,
    hdcTarget: HDC,
    prcTarget: *const RECT,
    dwFormat: BP_BUFFERFORMAT,
    pPaintParams: *mut BP_PAINTPARAMS,
    pAnimationParams: *mut BP_ANIMATIONPARAMS,
    phdcFrom: *mut HDC,
    phdcTo: *mut HDC
) -> HANIMATIONBUFFER