Function sundials_sys::SUNLinSol_SPFGMRSetMaxRestarts

source ยท
pub unsafe extern "C" fn SUNLinSol_SPFGMRSetMaxRestarts(
    S: SUNLinearSolver,
    maxrs: c_int,
) -> SUNErrCode