[][src]Function bibutils_sys::slist_swap

pub unsafe extern "C" fn slist_swap(
    a: *mut slist,
    n1: slist_index,
    n2: slist_index
)