[][src]Function pgx_pg_sys::fillRelOptions

pub unsafe fn fillRelOptions(
    arg_rdopts: *mut c_void,
    arg_basesize: Size,
    arg_options: *mut relopt_value,
    arg_numoptions: c_int,
    arg_validate: bool,
    arg_elems: *const relopt_parse_elt,
    arg_nelems: c_int
)