Function height_width_ratio_xld

Source
pub unsafe extern "C" fn height_width_ratio_xld(
    XLD: Hobject,
    Height: *mut f64,
    Width: *mut f64,
    Ratio: *mut f64,
) -> Herror