pub fn run_shell(_payload: &mut c_void) -> i32
Run a shell command in the container.
_payload parameter is not used.
_payload
Returns exit code of shell.