[][src]Function pgx_pg_sys::heap_page_prune

pub unsafe fn heap_page_prune(
    arg_relation: Relation,
    arg_buffer: Buffer,
    arg_OldestXmin: TransactionId,
    arg_report_stats: bool,
    arg_latestRemovedXid: *mut TransactionId
) -> c_int