Function pq_sys::_swprintf

source ยท
pub unsafe extern "C" fn _swprintf(
    _Dest: *mut wchar_t,
    _Format: *const wchar_t,
    ...
) -> c_int