1 reference to FunctionPointerType
Microsoft.Interop.SourceGeneration (1)
GeneratedMethodSignature.cs (1)
74
+ string.Join(", ", Parameters.Select(static parameter => parameter.
FunctionPointerType
).Append(ReturnType)) + ">";