[][src]Type Definition pgx_pg_sys::mbverifier

type mbverifier = Option<unsafe extern "C" fn(mbstr: *const c_uchar, len: c_int) -> c_int>;