[][src]Function pgx::fcinfo::srf_return_done

pub fn srf_return_done(
    fcinfo: FunctionCallInfo,
    funcctx: &mut PgBox<FuncCallContext>
)