[][src]Function cmark_gfm_sys::cmark_node_new_with_mem_and_ext

pub unsafe extern "C" fn cmark_node_new_with_mem_and_ext(
    type_: cmark_node_type,
    mem: *mut cmark_mem,
    extension: *mut cmark_syntax_extension
) -> *mut cmark_node