BNNSFree
A type-alias for a user-provided memory deallocation function.
Declaration
typealias BNNSFree = (UnsafeMutableRawPointer?) -> VoidA type-alias for a user-provided memory deallocation function.
typealias BNNSFree = (UnsafeMutableRawPointer?) -> Void