Function rpgffi::index_beginscan [] [src]

pub unsafe extern "C" fn index_beginscan(
    heapRelation: Relation,
    indexRelation: Relation,
    snapshot: Snapshot,
    nkeys: c_int,
    norderbys: c_int
) -> IndexScanDesc