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