Function roberts

Source
pub unsafe extern "C" fn roberts(
    Image: Hobject,
    ImageRoberts: *mut Hobject,
    FilterType: *const c_char,
) -> Herror