errnoCode

expect fun errnoCode(index: Int): Int

Get the currently implemented errno code at given index. Returns 0 if there is no code are abbreviation on the current index.

Return

The current implementation value.

Parameters

index

Index to receive.

actual fun errnoCode(index: Int): Int

Get the currently implemented errno code at given index. Returns 0 if there is no code are abbreviation on the current index.

Return

The current implementation value.

Parameters

index

Index to receive.

actual fun errnoCode(index: Int): Int

Errno code

Return

Parameters

index
actual inline fun errnoCode(index: Int): Int

Get the currently implemented errno code at given index. Returns 0 if there is no code are abbreviation on the current index.

Return

The current implementation value.

Parameters

index

Index to receive.