libsbml.libsbmlPINVOKE.Reaction_setFast C# (CSharp) Method

Reaction_setFast() private method

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