[][src]Function java_locator::get_jvm_dyn_lib_file_name

pub fn get_jvm_dyn_lib_file_name() -> &'static str

Returns the name of the jvm dynamic library:

  • libjvm.so for Linux / Macos

  • jvm.dll for Windows