[][src]Type Definition alpm_sys_fork::alpm_cb_totaldl

type alpm_cb_totaldl = Option<unsafe extern "C" fn(total: off_t)>;