[][src]Function pgx_pg_sys::heap_getnextslot

pub unsafe fn heap_getnextslot(
    arg_sscan: TableScanDesc,
    arg_direction: ScanDirection,
    arg_slot: *mut TupleTableSlot
) -> bool