igraph_progress_handler_stderr

Function igraph_progress_handler_stderr 

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