[][src]Function CCODE::DrawTextExA

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