pub unsafe extern "system" fn BeginBufferedPaint(
    hdctarget: HDC,
    prctarget: *const RECT,
    dwformat: BP_BUFFERFORMAT,
    ppaintparams: *const BP_PAINTPARAMS,
    phdc: *mut HDC
) -> isize
Expand description

Required features: "Win32_Foundation", "Win32_Graphics_Gdi"