libsbml.libsbmlPINVOKE.ASTBasePlugin_setPrefix C# (CSharp) Method

ASTBasePlugin_setPrefix() private method

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