FormatStringList

Function FormatStringList 

Source
pub unsafe extern "C" fn FormatStringList(
    string: *mut c_char,
    format: *const c_char,
    operands: va_list,
) -> size_t