Function windows_sys::Win32::Graphics::Gdi::Polyline

pub unsafe extern "system" fn Polyline(
    hdc: HDC,
    apt: *const POINT,
    cpt: i32,
) -> BOOL