Function thinning_seq

Source
pub unsafe extern "C" fn thinning_seq(
    Region: Hobject,
    RegionThin: *mut Hobject,
    GolayElement: *const c_char,
    Iterations: Hlong,
) -> Herror