pub unsafe extern "C" fn gvr_bind_default_framebuffer(
gvr: *mut gvr_context,
)Expand description
Resets the OpenGL framebuffer binding to what it was at the time the passed gvr_context was created.
pub unsafe extern "C" fn gvr_bind_default_framebuffer(
gvr: *mut gvr_context,
)Resets the OpenGL framebuffer binding to what it was at the time the passed gvr_context was created.