Function CFStringCreateWithFormat

Source
pub unsafe extern "C" fn CFStringCreateWithFormat(
    alloc: CFAllocatorRef,
    format_options: CFDictionaryRef,
    format: CFStringRef,
    ...
) -> CFStringRef