libsbmlcs.libsbmlPINVOKE.ASTNode_setType C# (CSharp) Method

ASTNode_setType() private method

private ASTNode_setType ( HandleRef jarg1, int jarg2 ) : int
jarg1 HandleRef
jarg2 int
return int
  public static extern int ASTNode_setType(HandleRef jarg1, int jarg2);
libsbmlPINVOKE