[][src]Function cmark_gfm_sys::cmark_get_default_mem_allocator

pub unsafe extern "C" fn cmark_get_default_mem_allocator() -> *mut cmark_mem

The default memory allocator; uses the system's calloc, realloc and free.