Function gvr_sys::gvr_refresh_viewer_profile [] [src]

pub unsafe extern "C" fn gvr_refresh_viewer_profile(gvr: *mut gvr_context)

Refreshes gvr_context with the viewer profile that is stored on the device. If it can not find the viewer profile, nothing will happen.

@param gvr Pointer to the gvr instance to refresh the profile on.