[][src]Function alpm_sys_fork::alpm_pkg_get_installdate

pub unsafe extern "C" fn alpm_pkg_get_installdate(
    pkg: *mut alpm_pkg_t
) -> alpm_time_t

Returns the install timestamp of the package. @param pkg a pointer to package @return the timestamp of the install time