Skip to content

Initializer

init(_:argumentCount:pure:indirect:function:)

init(_ name: String, argumentCount: Int32? = nil, pure: Bool = false, indirect: Bool = false, function: @escaping @Sendable ([SQLiteData]) throws -> (any SQLiteDataConvertible)?)