Function needle::inject

source ยท
pub fn inject(
    pid: ProcessId,
    shellcode: Shellcode,
) -> Result<(), InjectionError>