Type Definition jni::errors::StartJvmResult

source ·
pub type StartJvmResult<T> = Result<T, StartJvmError>;