Type Definition libmimalloc_sys::mi_error_fun [−][src]
Expand description
Type of error callback functions. Must be thread-safe.
err: Error code (seemi_register_errorfor a list).arg: Argument that was passed at registration to hold extra state.