Function pgx_pg_sys::errhint_plural

source ·
pub unsafe extern "C" fn errhint_plural(
    fmt_singular: *const c_char,
    fmt_plural: *const c_char,
    n: c_ulong
    ...
) -> c_int