igraph_progressf

Function igraph_progressf 

Source
pub unsafe extern "C" fn igraph_progressf(
    message: *const c_char,
    percent: igraph_real_t,
    data: *mut c_void,
    ...
) -> igraph_error_t