Function windows_sys::Win32::Graphics::Gdi::GetTextExtentPointI
[−]pub unsafe extern "system" fn GetTextExtentPointI(
hdc: HDC,
pgiin: *const u16,
cgi: i32,
psize: *mut SIZE
) -> BOOL
Expand description
Required features: "Win32_Graphics_Gdi"
, "Win32_Foundation"