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