Function r_core::r_print_progressbar_with_count[][src]

pub unsafe extern "C" fn r_print_progressbar_with_count(
    pr: *mut RPrint,
    pc: c_uint,
    total: c_uint,
    _cols: c_int,
    reset_line: bool
)