[][src]Type Definition openxr_sys::pfn::GetReferenceSpaceBoundsRect

type GetReferenceSpaceBoundsRect = unsafe extern "system" fn(session: Session, reference_space_type: ReferenceSpaceType, bounds: *mut Extent2Df) -> Result;