FfiConverterTypeUrlMetric
public struct FfiConverterTypeUrlMetric : FfiConverter
Undocumented
-
Undocumented
Declaration
Swift
public static func lift(_ pointer: UnsafeMutableRawPointer) throws -> UrlMetric
-
Undocumented
Declaration
Swift
public static func lower(_ value: UrlMetric) -> UnsafeMutableRawPointer
-
Undocumented
Declaration
Swift
public static func read(from buf: inout (data: Data, offset: Data.Index)) throws -> UrlMetric
-
Undocumented
Declaration
Swift
public static func write(_ value: UrlMetric, into buf: inout [UInt8])