cmark_render_html

Function cmark_render_html 

Source
pub unsafe extern "C" fn cmark_render_html(
    root: *const cmark_node,
    options: c_int,
) -> *mut c_char