[][src]Function winapi::um::winuser::GetTabbedTextExtentA

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