pub unsafe extern "C" fn lxc_attach_run_shell( payload: *mut c_void, ) -> c_int
Run a shell command in the container.
Parameters
payload Not used.
Returns
Exit code of shell.
version: 1.0.0