Trait inject_lib::Inject
source · [−]pub trait Inject {
fn inject(&self) -> Result<(), Error>;
fn eject(&self) -> Result<(), Error>;
fn find_pid<P: AsRef<Path>>(name: P) -> Result<Vec<u32>, Error>;
}
Expand description
This represents the actions, that are supported with a dll.