Function windows_sys::Win32::Graphics::Gdi::GetTextExtentPointW
[−]pub unsafe extern "system" fn GetTextExtentPointW(
hdc: HDC,
lpstring: PWSTR,
c: i32,
lpsz: *mut SIZE
) -> BOOLExpand description
Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’
