Function ovr_sys::ovr_ResetBoundaryLookAndFeel
[−]
[src]
pub unsafe extern "C" fn ovr_ResetBoundaryLookAndFeel(
session: ovrSession
) -> ovrResult
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.