Skip to content

Commit

Permalink
update doc links
Browse files Browse the repository at this point in the history
  • Loading branch information
armincosta committed May 17, 2024
1 parent 70cdd8e commit 43b5509
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion doc/Dpdl_native_Interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,11 @@ Unsigned types have the same mappings as signed types

Helper functions and platform specific features are available via the following API accessible with Dpdl:

[Dpdl JNA reference](https://www.dpdl.io/doc/dpdl_jna/javadoc/)
[Dpdl JNA base](https://www.dpdl.io/doc/dpdl_jna/javadoc/com/sun/jna/package-frame.html)

[Dpdl JNA pointer](https://www.dpdl.io/doc/dpdl_jna/javadoc/com/sun/jna/ptr/package-frame.html)

[Dpdl JNA win32](https://www.dpdl.io/doc/dpdl_jna/javadoc/com/sun/jna/win32/package-frame.html)


### Configuration
Expand Down

0 comments on commit 43b5509

Please sign in to comment.