[][src]Function winapi::um::winuser::DrawTextExA

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