Type Definition lxc::attach::ExecFn[][src]

type ExecFn = Option<unsafe extern "C" fn(*mut c_void) -> i32>;

LXC attach function type.