libsbml.libsbmlPINVOKE.ASTBasePlugin_isCSymbolFunction C# (CSharp) Method

ASTBasePlugin_isCSymbolFunction() private method

private ASTBasePlugin_isCSymbolFunction ( HandleRef jarg1, int jarg2 ) : bool
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 int
return bool
  public static extern bool ASTBasePlugin_isCSymbolFunction(HandleRef jarg1, int jarg2);
libsbmlPINVOKE