libsbml.libsbmlPINVOKE.FunctionDefinition_setMath C# (CSharp) Method

FunctionDefinition_setMath() private method

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