ΒΆint clang_TargetInfo_getPointerWidth(
    CXTargetInfo Info)

Description

Get the pointer width of the target in bits. Returns -1 in case of error.

Declared at: clang/include/clang-c/Index.h:1697

Parameters

CXTargetInfo Info