gdi32::GetTextExtentExPointA
[−]
[src]
pub unsafe extern "system" fn GetTextExtentExPointA(hdc: HDC, lpszString: LPCSTR, cchString: c_int, nMaxExtent: c_int, lpnFit: LPINT, lpnDx: LPINT, lpSize: LPSIZE) -> BOOL