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