[][src]Function alpm_sys::alpm_pkg_get_groups

pub unsafe extern "C" fn alpm_pkg_get_groups(
    pkg: *mut alpm_pkg_t
) -> *mut alpm_list_t

Returns the list of package groups. @param pkg a pointer to package @return a pointer to an internal list of strings.