Function gray_closing_shape

Source
pub unsafe extern "C" fn gray_closing_shape(
    Image: Hobject,
    ImageClosing: *mut Hobject,
    MaskHeight: f64,
    MaskWidth: f64,
    MaskShape: *const c_char,
) -> Herror