Function winapi::um::wingdi::Polyline

source ·
pub unsafe extern "system" fn Polyline(
    hdc: HDC,
    lppt: *const POINT,
    cCount: c_int
) -> BOOL