Function pgrx_pg_sys::build_reloptions
source ยท pub unsafe fn build_reloptions(
arg_reloptions: Datum,
arg_validate: bool,
arg_kind: Type,
arg_relopt_struct_size: Size,
arg_relopt_elems: *const relopt_parse_elt,
arg_num_relopt_elems: c_int,
) -> *mut c_void