Function pgrx_pg_sys::InitResultRelInfo
source · pub unsafe fn InitResultRelInfo(
arg_resultRelInfo: *mut ResultRelInfo,
arg_resultRelationDesc: Relation,
arg_resultRelationIndex: Index,
arg_partition_root_rri: *mut ResultRelInfo,
arg_instrument_options: c_int
)