writeAttributeInt32s(withValue:completionHandler:)

Declaration

func writeAttributeInt32s(withValue value: NSNumber, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeInt32s(withValue value: NSNumber) async throws