Function clang_getArgType

Source
pub unsafe extern "C" fn clang_getArgType(
    type_: CXType,
    index: c_uint,
) -> CXType