Function PolyTextOutW

Source
pub unsafe extern "C" fn PolyTextOutW(
    hdc: HDC,
    ppt: *const POLYTEXTW,
    nstrings: c_int,
) -> BOOL