Type Alias openxr_sys::pfn::SetViewOffsetVARJO

source ยท
pub type SetViewOffsetVARJO = unsafe extern "system" fn(session: Session, offset: f32) -> Result;
Expand description