Libraryless. Click here for Pure Java version (6133L/36K).
| 1 | svoid loadNativeLibraryVerbose(S snippetID) {
 | 
| 2 |   print("Loading native library: " + snippetID);
 | 
| 3 | loadNative(snippetID); | 
| 4 |   print("Loaded native library: " + snippetID);
 | 
| 5 | } | 
Began life as a copy of #1006671
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1032895 | 
| Snippet name: | loadNativeLibraryVerbose - load native library from a snippet | 
| Eternal ID of this version: | #1032895/1 | 
| Text MD5: | 416882e89f78b2e2bb9ede529d0533be | 
| Transpilation MD5: | e49a64d606881dbb7268b0d19770e944 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-10-10 15:05:17 | 
| Source code size: | 173 bytes / 5 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 338 / 452 | 
| Referenced in: | [show references] |