pub unsafe extern "C" fn ovr_ResetBoundaryLookAndFeel(
    session: ovrSession
) -> ovrResult
Expand description

Resets the look and feel of the Boundary System to its default state.

session Specifies an ovrSession previously returned by ovr_Create.

Returns ovrSuccess upon success.

see ovrBoundaryLookAndFeel