Function edges_image

Source
pub unsafe extern "C" fn edges_image(
    Image: Hobject,
    ImaAmp: *mut Hobject,
    ImaDir: *mut Hobject,
    Filter: *const c_char,
    Alpha: f64,
    NMS: *const c_char,
    Low: Hlong,
    High: Hlong,
) -> Herror