pub unsafe extern "C" fn CFStringCreateStringWithValidatedFormat(
alloc: CFAllocatorRef,
formatOptions: CFDictionaryRef,
validFormatSpecifiers: CFStringRef,
format: CFStringRef,
errorPtr: *mut CFErrorRef,
...
) -> CFStringRefExpand description
Apple SDK function CFStringCreateStringWithValidatedFormat.