[][src]Macro swim_jvm::jni_call_char_method

macro_rules! jni_call_char_method {
    ($env:expr, $obj:expr, $mid:expr $(, $arg:expr )*) => { ... };
}