[][src]Function pgx_pg_sys::errmsg_plural

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