[][src]Function uikit_sys::CFStringCreateExternalRepresentation

pub unsafe extern "C" fn CFStringCreateExternalRepresentation(
    alloc: CFAllocatorRef,
    theString: CFStringRef,
    encoding: CFStringEncoding,
    lossByte: UInt8
) -> CFDataRef