declare_function

Function declare_function 

Source
pub fn declare_function(
    ctx: &mut Compiler,
    function: &AstFunctionItem,
) -> SymbolId