Function windows_sys::Win32::Graphics::Gdi::PolyTextOutW

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