guest_plugin_path

Function guest_plugin_path 

Source
pub fn guest_plugin_path(name: &str) -> Option<PathBuf>
Expand description

Get the guest plugin’s path from its name, returning None if the guest plugin could not be found.