[][src]Function CCODE::TextOutW

pub unsafe extern "C" fn TextOutW(
    hdc: HDC,
    x: c_int,
    y: c_int,
    lpString: LPCWSTR,
    c: c_int
) -> BOOL