Function core_foundation_sys::string::CFStringAppendFormat

source ยท
pub unsafe extern "C" fn CFStringAppendFormat(
    theString: CFMutableStringRef,
    formatOptions: CFDictionaryRef,
    format: CFStringRef,
    ...
)