[][src]Function alpm_sys_fork::alpm_unregister_all_syncdbs

pub unsafe extern "C" fn alpm_unregister_all_syncdbs(
    handle: *mut alpm_handle_t
) -> c_int

Unregister all package databases. @param handle the context handle @return 0 on success, -1 on error (pm_errno is set accordingly)