[][src]Function pgx_pg_sys::build_reloptions

pub unsafe fn build_reloptions(
    arg_reloptions: Datum,
    arg_validate: bool,
    arg_kind: relopt_kind,
    arg_relopt_struct_size: Size,
    arg_relopt_elems: *const relopt_parse_elt,
    arg_num_relopt_elems: c_int
) -> *mut c_void