Function pgrx_pg_sys::ExecStoreMinimalTuple

source ·
pub unsafe fn ExecStoreMinimalTuple(
    arg_mtup: MinimalTuple,
    arg_slot: *mut TupleTableSlot,
    arg_shouldFree: bool
) -> *mut TupleTableSlot