Skip to main content

mi_stats_get_json

Function mi_stats_get_json 

Source
pub unsafe extern "C" fn mi_stats_get_json(
    buf_size: usize,
    buf: *mut c_char,
) -> *mut c_char
Expand description

Mirrors mi_stats_get_json. With buf == NULL the result is mi_malloc-family memory the caller must release with mi_free.