_vprintf_p

Function _vprintf_p 

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