pub type GetSpaceBoundingBox3DFB = unsafe extern "system" fn(session: Session, space: Space, bounding_box3_d_output: *mut Rect3DfFB) -> Result;
Expand description