Function pgrx_pg_sys::AlterForeignServerOwner

source ยท
pub unsafe fn AlterForeignServerOwner(
    arg_name: *const c_char,
    arg_newOwnerId: Oid,
) -> ObjectAddress