libsbml.libsbmlPINVOKE.Species_setHasOnlySubstanceUnits C# (CSharp) Method

Species_setHasOnlySubstanceUnits() private method

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