Function alpm_sys::alpm_pkg_get_name
source · pub unsafe extern "C" fn alpm_pkg_get_name(
pkg: *mut alpm_pkg_t
) -> *const c_char
Expand description
Returns the package name. @param pkg a pointer to package @return a reference to an internal string