[][src]Function pgx_pg_sys::InitResultRelInfo

pub unsafe fn InitResultRelInfo(
    arg_resultRelInfo: *mut ResultRelInfo,
    arg_resultRelationDesc: Relation,
    arg_resultRelationIndex: Index,
    arg_partition_root: Relation,
    arg_instrument_options: c_int
)