[][src]Function ncursesw::shims::bindings::swprintf

pub unsafe extern "C" fn swprintf(
    __s: *mut wchar_t,
    __n: usize,
    __format: *const wchar_t,
     ...
) -> c_int