Type Alias openxr_sys::pfn::GetPlaneDetectionStateEXT

source ยท
pub type GetPlaneDetectionStateEXT = unsafe extern "system" fn(plane_detector: PlaneDetectorEXT, state: *mut PlaneDetectionStateEXT) -> Result;
Expand description