Cannot convert value of type '(UnsafeMutableRawBufferPointer) -> Int' to expected argument type '(UnsafeMutablePointer<_>) -> _' #300
Open
Description
XCGLogger(iOS) build failed I'm confused why the soure code can't build failed.
Cannot convert value of type '(UnsafeMutableRawBufferPointer) -> Int' to expected argument type '(UnsafeMutablePointer<_>) -> '
Cannot convert value of type '(UnsafeRawBufferPointer) -> Int32' to expected argument type '(UnsafePointer<>) -> '
Cannot convert value of type '(UnsafeMutableRawBufferPointer) -> Int' to expected argument type '(UnsafeMutablePointer<>) -> _'
Metadata
Assignees
Labels
No labels