Function core_foundation::string::CFStringAppendFormat

source ยท
pub unsafe extern "C" fn CFStringAppendFormat(
    theString: *mut __CFString,
    formatOptions: *const __CFDictionary,
    format: *const __CFString,
    ...
)