Function windows_sys::Win32::Graphics::Gdi::GetTabbedTextExtentA
[−]pub unsafe extern "system" fn GetTabbedTextExtentA(
hdc: HDC,
lpstring: PSTR,
chcount: i32,
ntabpositions: i32,
lpntabstoppositions: *const i32
) -> u32Expand description
Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’
