Function winapi::um::winuser::GetTabbedTextExtentA
source · pub unsafe extern "system" fn GetTabbedTextExtentA(
hdc: HDC,
lpString: LPCSTR,
chCount: c_int,
nTabPositions: c_int,
lpnTabStopPositions: *const INT
) -> DWORD