gettext_sys

Function ngettext

source
pub unsafe extern "C" fn ngettext(
    s1: *const c_char,
    s2: *const c_char,
    n: c_ulong,
) -> *mut c_char