Function rpgffi::systable_beginscan [] [src]

pub unsafe extern "C" fn systable_beginscan(
    heapRelation: Relation,
    indexId: Oid,
    indexOK: bool_,
    snapshot: Snapshot,
    nkeys: c_int,
    key: ScanKey
) -> SysScanDesc