libsbml.libsbmlPINVOKE.SBMLExtension_getVersion C# (CSharp) Method

SBMLExtension_getVersion() private method

private SBMLExtension_getVersion ( HandleRef jarg1, [ jarg2 ) : uint
jarg1 HandleRef
jarg2 [
return uint
  public static extern uint SBMLExtension_getVersion(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]string jarg2);
libsbmlPINVOKE