Function ovr_sys::ovr_SetBoundaryLookAndFeel
[−]
[src]
pub unsafe extern "C" fn ovr_SetBoundaryLookAndFeel(
session: ovrSession,
lookAndFeel: *const ovrBoundaryLookAndFeel
) -> ovrResult
Sets the look and feel of the Boundary System.
session Specifies an ovrSession previously returned by ovr_Create.
lookAndFeel Look and feel parameters.
Returns ovrSuccess upon success.