surfaceStatusCode

common
fun surfaceStatusCode(surface: Surface): UInt

Fetches the status code for the surface.

Return

The status code for the surface.

Parameters

surface

The Surface to use.

linuxArm32
fun surfaceStatusCode(surface: Surface): UInt

Parameters

surface

The Surface to use.

linuxX64
fun surfaceStatusCode(surface: Surface): UInt

Parameters

surface

The Surface to use.