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