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

pub fn init_function<'a>(fcx: &'a FunctionContext<'a>, skip_retptr: bool, output_type: t)

Performs setup on a newly created function, creating the entry scope block and allocating space for the return pointer.