Function PolyBezier

Source
pub unsafe extern "C" fn PolyBezier(
    hdc: HDC,
    apt: *const POINT,
    cpt: DWORD,
) -> BOOL