Function smooth_image

Source
pub unsafe extern "C" fn smooth_image(
    Image: Hobject,
    ImageSmooth: *mut Hobject,
    Filter: *const c_char,
    Alpha: f64,
) -> Herror