Function smallest_circle

Source
pub unsafe extern "C" fn smallest_circle(
    Regions: Hobject,
    Row: *mut f64,
    Column: *mut f64,
    Radius: *mut f64,
) -> Herror