Function CFStringAppendFormat

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