pgrx_pg_sys

Function 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