[][src]Function pgx::fcinfo::srf_return_next

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