zcash-android-wallet-sdk / cash.z.wallet.sdk.jni / RustBackend / init

init

fun init(cacheDbPath: String, dataDbPath: String, paramsPath: String): RustBackend

Loads the library and initializes path variables. Although it is best to only call this function once, it is idempotent.