[][src]Function cmark_gfm_sys::cmark_node_get_list_start

pub unsafe extern "C" fn cmark_node_get_list_start(
    node: *mut cmark_node
) -> c_int

Returns starting number of 'node', if it is an ordered list, otherwise 0.