F.Platform_code
type t =
| None
| Wi2r
deprecated
| Wi2k
| W2ru
UTF-16 relative windows path
| W2ku
UTF-16 absolute windows path
| Mac
Mac OS alias
| MacX
RFC2396 file URL
val to_string : t -> string