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