Function meos_sys::intset_make

source ยท
pub unsafe extern "C" fn intset_make(
    values: *const c_int,
    count: c_int,
) -> *mut Set