gettext_sys

Function dcngettext

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