[][src]Function winapi::um::wingdi::PolyDraw

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