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