Function rustc::middle::trans::base::trans_closure[src]

pub fn trans_closure(ccx: &CrateContext, decl: &FnDecl, body: &Block, llfndecl: ValueRef, param_substs: &param_substs, id: NodeId, _attributes: &[Attribute], output_type: t, maybe_load_env: <'a>|&'a Block<'a>| -> &'a Block<'a>)