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