Function rpgffi::systable_beginscan_ordered [] [src]

pub unsafe extern "C" fn systable_beginscan_ordered(
    heapRelation: Relation,
    indexRelation: Relation,
    snapshot: Snapshot,
    nkeys: c_int,
    key: ScanKey
) -> SysScanDesc