Function pq_sys::__mingw_snprintf

source ยท
pub unsafe extern "C" fn __mingw_snprintf(
    s: *mut c_char,
    n: usize,
    format: *const c_char,
    ...
) -> c_int