Function T_sub_image

Source
pub unsafe extern "C" fn T_sub_image(
    ImageMinuend: Hobject,
    ImageSubtrahend: Hobject,
    ImageSub: *mut Hobject,
    Mult: Htuple,
    Add: Htuple,
) -> Herror