_vscprintf_p

Function _vscprintf_p 

Source
pub unsafe extern "C" fn _vscprintf_p(
    _Format: *const c_char,
    _ArgList: va_list,
) -> c_int