Function CoreFoundation_sys::string::CFStringCreateExternalRepresentation [] [src]

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