Function T_height_width_ratio

Source
pub unsafe extern "C" fn T_height_width_ratio(
    Regions: Hobject,
    Height: *mut Htuple,
    Width: *mut Htuple,
    Ratio: *mut Htuple,
) -> Herror