cmark_markdown_to_html

Function cmark_markdown_to_html 

Source
pub unsafe extern "C" fn cmark_markdown_to_html(
    text: *const c_char,
    len: c_int,
    options: c_int,
) -> *mut c_char