Function sundials_sys::SUNLinSol_SPBCGSSetMaxl

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