[][src]Function cmark_gfm_sys::cmark_node_get_start_line

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

Returns the line on which 'node' begins.