pgrx_pg_sys

Function AlterForeignServerOwner

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