Function sundials_sys::SUNLinSol_SPTFQMRSetMaxl

source ·
pub unsafe extern "C" fn SUNLinSol_SPTFQMRSetMaxl(
    S: SUNLinearSolver,
    maxl: c_int
) -> SUNErrCode