[][src]Function pgx_pg_sys::heap_insert

pub unsafe fn heap_insert(
    arg_relation: Relation,
    arg_tup: HeapTuple,
    arg_cid: CommandId,
    arg_options: c_int,
    arg_bistate: BulkInsertState
)