DaveWoodCom/XCGLogger

Cannot convert value of type '(UnsafeMutableRawBufferPointer) -> Int' to expected argument type '(UnsafeMutablePointer<_>) -> _'

Troublebreaker opened this issue · 0 comments

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<
>) -> _'