Function

Phocutils_wlr_surface_leave_output

Declaration [src]

void
phoc_utils_wlr_surface_leave_output (
  wlr_surface* wlr_surface,
  wlr_output* wlr_output
)

Description

No description available.

Parameters

wlr_surface

Type: wlr_surface*

No description available.

The argument can be NULL.
The data is owned by the caller of the function.
wlr_output

Type: wlr_output*

No description available.

The argument can be NULL.
The data is owned by the caller of the function.