[][src]Type Definition libmimalloc_sys::mi_option_t

type mi_option_t = c_int;

Runtime options. All options are false by default.

Note: Currently experimental options (values > mi_option_verbose are not given named constants), as they may change and make exposing a stable API difficult.