Function windows_sys::Win32::Graphics::Gdi::GetTextExtentExPointI
[−]pub unsafe extern "system" fn GetTextExtentExPointI(
hdc: HDC,
lpwszstring: *const u16,
cwchstring: i32,
nmaxextent: i32,
lpnfit: *mut i32,
lpndx: *mut i32,
lpsize: *mut SIZE
) -> BOOLExpand description
Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’
