Type Definition pgx_pg_sys::mbstr_verifier

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