Function rpgffi::tuplestore_gettupleslot [] [src]

pub unsafe extern "C" fn tuplestore_gettupleslot(
    state: *mut Tuplestorestate,
    forward: bool_,
    copy: bool_,
    slot: *mut TupleTableSlot
) -> bool_