Function gdi32::PolyDraw
[−]
[src]
pub unsafe extern "system" fn PolyDraw(
hdc: HDC,
lppt: *const POINT,
lpbTypes: *const BYTE,
cCount: c_int
) -> BOOL