CFStringCreateExternalRepresentation

Function CFStringCreateExternalRepresentation 

Source
pub unsafe extern "C" fn CFStringCreateExternalRepresentation(
    alloc: CFStringRef,
    string: CFStringEncoding,
    encoding: CFStringEncoding,
    loss_byte: UInt8,
) -> CFDataRef