compile_function

Function compile_function 

Source
pub fn compile_function(
    ctx: &mut Compiler,
    function: &AstFunctionItem,
    symbol: SymbolId,
)