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