pub unsafe extern "system" fn PolyTextOutA(
    hdc: HDC,
    ppt: *const POLYTEXTA,
    nstrings: i32
) -> BOOL
Expand description

Required features: "Win32_Foundation"