Function user32::DrawTextExW [] [src]

pub unsafe extern "system" fn DrawTextExW(
    hdc: HDC,
    lpchText: LPCWSTR,
    cchText: c_int,
    lprc: LPRECT,
    format: UINT,
    lpdtp: LPDRAWTEXTPARAMS
) -> c_int