Function user32::DrawTextA [] [src]

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