Function gdi32::GetTextExtentPoint32W
[−]
[src]
pub unsafe extern "system" fn GetTextExtentPoint32W(
hdc: HDC,
lpString: LPCWSTR,
c: c_int,
psizl: LPSIZE
) -> BOOL