pub unsafe extern "system" fn PolyBezierTo(
    hdc: HDC,
    apt: *const POINT,
    cpt: u32
) -> BOOL
Expand description

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’