writeAttributeNullableInt32u(withValue:completionHandler:)

Declaration

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