[][src]Function pgx_pg_sys::pg11_specific::heap_fetch

pub unsafe fn heap_fetch(
    arg_relation: Relation,
    arg_snapshot: Snapshot,
    arg_tuple: HeapTuple,
    arg_userbuf: *mut Buffer,
    arg_keep_buf: bool,
    arg_stats_relation: Relation
) -> bool