Function CFStringCreateWithFileSystemRepresentation

Source
pub unsafe extern "C" fn CFStringCreateWithFileSystemRepresentation(
    alloc: CFAllocatorRef,
    buffer: *const c_char,
) -> CFStringRef