libsbml.libsbmlPINVOKE.ASTBase_setStyle C# (CSharp) Method

ASTBase_setStyle() private method

private ASTBase_setStyle ( HandleRef jarg1, [ jarg2 ) : int
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 [
return int
  public static extern int ASTBase_setStyle(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]string jarg2);
libsbmlPINVOKE