Fix handles
This commit is contained in:
@@ -566,7 +566,7 @@ extension Clang
|
||||
* the API information for a given translation unit. This can be used for a
|
||||
* single symbol symbol graph for a given symbol.
|
||||
*/
|
||||
[CRepr] public struct CXAPISetImpl; public struct CXAPISet : this(CXAPISetImpl* ptr);
|
||||
[CRepr] public struct CXAPISetImpl; public struct CXAPISet : int {}
|
||||
|
||||
extension Clang
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user