cmark_parse_document

Function cmark_parse_document 

Source
pub unsafe extern "C" fn cmark_parse_document(
    buffer: *const c_char,
    len: size_t,
    options: c_int,
) -> *mut cmark_node