Skip to main content

mi_memory_set_callbacks

Function mi_memory_set_callbacks 

Source
pub unsafe extern "C" fn mi_memory_set_callbacks(
    callbacks: *const mi_memory_callbacks_t,
) -> bool
Expand description

Mirrors mi_memory_set_callbacks. callbacks == NULL clears the table. The arg pointers are caller-owned and must stay valid until replaced or cleared.