Type Definition pgx_pg_sys::mbchar_verifier

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