pub fn qemu_plugin_path_to_binary() -> Result<Option<PathBuf>>
Expand description
Return the path to the binary file being executed if running in user mode, or None if running in System mode. Return an error if the path cannot be converted to a string.