Closed varun-naharia closed 1 year ago
Hey @varun-naharia thank you for the PR, I made the change to the master branch by adding an if let
instead of force unwrapping. Either way it works since we're already checking for nil, but I prefer to avoid the force unwrap. Thanks!
…Int32, UnsafeRawPointer - fixed