[][src]Function pgx_pg_sys::AlterTable

pub unsafe fn AlterTable(
    arg_relid: Oid,
    arg_lockmode: LOCKMODE,
    arg_stmt: *mut AlterTableStmt
)