[][src]Function pgx_pg_sys::ReindexTable

pub unsafe fn ReindexTable(
    arg_relation: *mut RangeVar,
    arg_options: c_int,
    arg_concurrent: bool
) -> Oid