Function PolyDraw

Source
pub unsafe extern "C" fn PolyDraw(
    hdc: HDC,
    apt: *const POINT,
    aj: *const BYTE,
    cpt: c_int,
) -> BOOL