Function windows_sys::Win32::Graphics::Gdi::PolyPolyline

pub unsafe extern "system" fn PolyPolyline(
    hdc: HDC,
    apt: *const POINT,
    asz: *const u32,
    csz: u32,
) -> BOOL