Function yrs::ybranch_id

source ยท
#[no_mangle]
pub unsafe extern "C" fn ybranch_id(
    branch: *const Branch
) -> YBranchId
Expand description

Returns a logical identifier for a given shared collection. That collection must be alive at the moment of function call.