Function T_smallest_circle

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