Function rpgffi::RelationGetIndexScan [] [src]

pub unsafe extern "C" fn RelationGetIndexScan(
    indexRelation: Relation,
    nkeys: c_int,
    norderbys: c_int
) -> IndexScanDesc