Function pgrx::pg_sys::ExecFetchSlotHeapTuple

source ยท
pub unsafe fn ExecFetchSlotHeapTuple(
    arg_slot: *mut TupleTableSlot,
    arg_materialize: bool,
    arg_shouldFree: *mut bool,
) -> *mut HeapTupleData