[][src]Function antic::snprintf

pub unsafe extern "C" fn snprintf(
    __s: *mut c_char,
    __maxlen: c_ulong,
    __format: *const c_char,
     ...
) -> c_int