user32::TabbedTextOutA
[−]
[src]
pub unsafe extern "system" fn TabbedTextOutA(hdc: HDC, x: c_int, y: c_int, lpString: LPCSTR, chCount: c_int, nTabPositions: c_int, lpnTabStopPositions: *const INT, nTabOrigin: c_int) -> LONG