[][src]Function cmark_gfm_sys::cmark_node_get_type_string

pub unsafe extern "C" fn cmark_node_get_type_string(
    node: *mut cmark_node
) -> *const c_char

Like 'cmark_node_get_type', but returns a string representation of the type, or "<unknown>".