Function CFStringCreateWithFormat

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