Function PolyBezier

Source
pub unsafe extern "system" fn PolyBezier(
    hdc: HDC,
    lppt: *const POINT,
    cPoints: DWORD,
) -> BOOL