C-style JNI Function Name Generator
Introduction
A library to generate C-style JNI function names from Java method descriptors according to specs.
Usage
use ;
let result = c_name;
assert_eq!;
License
This project is licensed under the MIT License – see the LICENSE file for details.