[][src]Function pgx_pg_sys::tuplestore_gettupleslot

pub unsafe fn tuplestore_gettupleslot(
    arg_state: *mut Tuplestorestate,
    arg_forward: bool,
    arg_copy: bool,
    arg_slot: *mut TupleTableSlot
) -> bool