libsbml.libsbmlPINVOKE.ASTBasePlugin_replaceIDWithFunction C# (CSharp) Method

ASTBasePlugin_replaceIDWithFunction() private method

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