pub unsafe extern "C" fn svn_client_conflict_get_operation(
conflict: *mut svn_client_conflict_t,
) -> svn_wc_operation_tExpand description
Return the operation during which the conflict described by @a conflict was recorded.
@since New in 1.10.