[][src]Function cmark_gfm_sys::cmark_node_free

pub unsafe extern "C" fn cmark_node_free(node: *mut cmark_node)

Frees the memory allocated for a node and any children.