pub unsafe extern "C" fn ncprogbar_set_progress( n: *mut ncprogbar, p: f64, ) -> c_int
Set the progress bar’s completion, a double 0 <= ‘p’ <= 1.