[][src]Function cmark_gfm_sys::cmark_parser_new_with_mem

pub unsafe extern "C" fn cmark_parser_new_with_mem(
    options: c_int,
    mem: *mut cmark_mem
) -> *mut cmark_parser

Creates a new parser object with the given memory allocator