Skip to main content

CFAttributedStringCreate

Function CFAttributedStringCreate 

Source
pub unsafe extern "C" fn CFAttributedStringCreate(
    alloc: CFAllocatorRef,
    str_: CFStringRef,
    attributes: CFDictionaryRef,
) -> CFAttributedStringRef