Constant

UNI_OK

Success status.

Since v1.0
enum unistat {
    UNI_OK,
}

Discussion 🔗

Represents the successful execution of an operation.