Function rpgffi::tuplesort_begin_index_btree [] [src]

pub unsafe extern "C" fn tuplesort_begin_index_btree(
    heapRel: Relation,
    indexRel: Relation,
    enforceUnique: bool_,
    workMem: c_int,
    randomAccess: bool_
) -> *mut Tuplesortstate