svn_diff_hunk_get_original_start

Function svn_diff_hunk_get_original_start 

Source
pub unsafe extern "C" fn svn_diff_hunk_get_original_start(
    hunk: *const svn_diff_hunk_t,
) -> svn_linenum_t
Expand description

Return the line offset of the original hunk text, as parsed from the hunk header. @since New in 1.7.