Function gdi32::PolyBezier [] [src]

pub unsafe extern "system" fn PolyBezier(
    hdc: HDC,
    lppt: *const POINT,
    cPoints: DWORD
) -> BOOL