Function ExecStoreMinimalTuple

Source
pub unsafe fn ExecStoreMinimalTuple(
    arg_mtup: *mut MinimalTupleData,
    arg_slot: *mut TupleTableSlot,
    arg_shouldFree: bool,
) -> *mut TupleTableSlot