[][src]Function alpm_sys_fork::alpm_pkg_has_scriptlet

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