[][src]Function pgx_pg_sys::reindex_index

pub unsafe fn reindex_index(
    arg_indexId: Oid,
    arg_skip_constraint_checks: bool,
    arg_relpersistence: c_char,
    arg_options: c_int
)