alpm_cb_download

Type of download progress callbacks. @param filename the name of the file being downloaded @param xfered the number of transferred bytes @param total the total number of bytes to transfer

extern (C)
alias alpm_cb_download = void function

Meta