[][src]Function alpm_sys_fork::alpm_db_get_siglevel

pub unsafe extern "C" fn alpm_db_get_siglevel(db: *mut alpm_db_t) -> c_int

Get the signature verification level for a database. Will return the default verification level if this database is set up with ALPM_SIG_USE_DEFAULT. @param db pointer to the package database @return the signature verification level