KMC icon indicating copy to clipboard operation
KMC copied to clipboard

Update `const` qualifications in `kmc_api`

Open EQt opened this issue 3 years ago • 0 comments

The code becomes more understandable, the compiler can easier optimize the code. Further on, it will look more natural in the rust bindings kmc-rs to KMC's API.

EQt avatar Jan 27 '21 13:01 EQt