Type Definition pgx_pg_sys::mblen_converter

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