public class NativeLoader extends Object
Created on 11/16/23 10:23 PM
| Constructor and Description |
|---|
NativeLoader() |
| Modifier and Type | Method and Description |
|---|---|
static void |
load(LibInfo libInfo)
加载库
Load native library with fallback strategies
|
public static void load(LibInfo libInfo)
libInfo - 库信息 - Library metadata containerCopyright © 2025. All rights reserved.