[][src]Function cmark_gfm_sys::cmark_node_get_type

pub unsafe extern "C" fn cmark_node_get_type(
    node: *mut cmark_node
) -> cmark_node_type

Returns the type of 'node', or CMARK_NODE_NONE on error.