Skip to main content

CFStringAppendFormatAndArguments

Function CFStringAppendFormatAndArguments 

Source
pub unsafe extern "C" fn CFStringAppendFormatAndArguments(
    theString: CFMutableStringRef,
    formatOptions: CFDictionaryRef,
    format: CFStringRef,
    arguments: va_list,
)
Expand description

Apple SDK function CFStringAppendFormatAndArguments.