[][src]Macro swim_jvm::try_jni

macro_rules! try_jni {
    ($env:expr, $name:tt $(, $arg:expr )*) => { ... };
}