Function windows_sys::Win32::Graphics::Gdi::TabbedTextOutA
[−]pub unsafe extern "system" fn TabbedTextOutA(
hdc: HDC,
x: i32,
y: i32,
lpstring: PCSTR,
chcount: i32,
ntabpositions: i32,
lpntabstoppositions: *const i32,
ntaborigin: i32
) -> i32
Expand description
Required features: "Win32_Graphics_Gdi"