[][src]Function pgx_pg_sys::reindex_relation

pub unsafe fn reindex_relation(
    arg_relid: Oid,
    arg_flags: c_int,
    arg_options: c_int
) -> bool