writeAttributeNullableInt64u(withValue:completionHandler:)

Declaration

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