[][src]Function alpm_sys_fork::alpm_pkg_get_builddate

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

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