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