Function PolyBezierTo

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