Function alpm_sys::alpm_pkg_has_scriptlet [−][src]
pub unsafe extern "C" fn alpm_pkg_has_scriptlet(pkg: *mut alpm_pkg_t) -> c_int
Returns whether the package has an install scriptlet. @return 0 if FALSE, TRUE otherwise