[][src]Type Definition pgx_pg_sys::relopts_validator

type relopts_validator = Option<unsafe extern "C" fn(parsed_options: *mut c_void, vals: *mut relopt_value, nvals: c_int)>;