Function user32::GetTabbedTextExtentA
[−]
[src]
pub unsafe extern "system" fn GetTabbedTextExtentA(
hdc: HDC,
lpString: LPCSTR,
chCount: c_int,
nTabPositions: c_int,
lpnTabStopPositions: *const INT
) -> DWORD