Function windows_sys::Win32::Graphics::Gdi::PolyDraw

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