Function T_gray_closing_shape

Source
pub unsafe extern "C" fn T_gray_closing_shape(
    Image: Hobject,
    ImageClosing: *mut Hobject,
    MaskHeight: Htuple,
    MaskWidth: Htuple,
    MaskShape: Htuple,
) -> Herror