pub fn emit_code(ret: &Ret, ctx: &mut FunctionCompileContext<'_>) -> String
Emit assembly code for a Ret.
Ret