Function libmimalloc_sys::mi_version
source ยท pub unsafe extern "C" fn mi_version() -> c_int
Expand description
Return the mimalloc version number.
For example version 1.6.3 would return the number 163
.
pub unsafe extern "C" fn mi_version() -> c_int
Return the mimalloc version number.
For example version 1.6.3 would return the number 163
.