pgrx_pg_sys

Function 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