Function user32::DrawTextW
[−]
[src]
pub unsafe extern "system" fn DrawTextW(
hdc: HDC,
lpchText: LPCWSTR,
cchText: c_int,
lprc: LPRECT,
format: UINT
) -> c_int