Function vc6_sys::DrawTextA

source ·
pub unsafe extern "stdcall" fn DrawTextA(
    hDC: HDC,
    lpString: LPCSTR,
    nCount: c_int,
    lpRect: LPRECT,
    uFormat: UINT
) -> c_int