pub type GetPlaneDetectionsEXT = unsafe extern "system" fn(plane_detector: PlaneDetectorEXT, info: *const PlaneDetectorGetInfoEXT, locations: *mut PlaneDetectorLocationsEXT) -> Result;
Expand description