Function PolyBezierTo

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