Function PolyDraw

Source
pub unsafe extern "system" fn PolyDraw(
    hdc: HDC,
    lppt: *const POINT,
    lpbTypes: *const BYTE,
    cCount: c_int,
) -> BOOL