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

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