Type Alias CreatePlaneDetectorEXT

Source
pub type CreatePlaneDetectorEXT = unsafe extern "system" fn(session: Session, create_info: *const PlaneDetectorCreateInfoEXT, plane_detector: *mut PlaneDetectorEXT) -> Result;
Expand description