libsbmlcs.libsbmlPINVOKE.Rule_setFormula C# (CSharp) Method

Rule_setFormula() private method

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