alpm_sys

Function alpm_list_nth

Source
pub unsafe extern "C" fn alpm_list_nth(
    list: *const alpm_list_t,
    n: usize,
) -> *mut alpm_list_t