Type Definition ffi_utils::java::JniResult[][src]

type JniResult<T> = Result<T, JniError>;

Result returning JNI errors