Function rpgffi::tuplesort_putindextuplevalues [] [src]

pub unsafe extern "C" fn tuplesort_putindextuplevalues(
    state: *mut Tuplesortstate,
    rel: Relation,
    self_: ItemPointer,
    values: *mut Datum,
    isnull: *mut bool_
)