Split get_inner into get_ok/_err so that we can map the type being returned
[ldk-java] / libcode.version
1 {
2         global: Java_org_ldk_*;
3         local: *;
4 };