I would like to constrain a generic to a type that can be represented in C. Is there a protocol or type in the Swift standard library that all C types conform to? I would like to constrain a generic to a type t
I would like to constrain a generic to a type that can be represented in C. Is there a protocol or type in the Swift standard library that all C types conform to? I would like to constrain a generic to a type t