Function core_foundation_sys::string::CFStringCreateWithFormat

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