Function libmimalloc_sys::mi_option_is_enabled

source ·
pub unsafe extern "C" fn mi_option_is_enabled(
    option: mi_option_t
) -> bool
Expand description

Returns true if the provided option is enabled.

Note: this function is not thread safe.