Function compact

Source
pub unsafe extern "C" fn compact(
    h3Set: *const H3Index,
    compactedSet: *mut H3Index,
    numHexes: c_int,
) -> c_int