Function gvr_sys::gvr_get_window_bounds [] [src]

pub unsafe extern "C" fn gvr_get_window_bounds(
    gvr: *const gvr_context
) -> gvr_recti

Gets the window bounds.

@param gvr Pointer to the gvr instance from which to get the bounds.

@return Window bounds in physical pixels.