Function sundials_sys::SUNLinSol_PCGSetMaxl[][src]

pub unsafe extern "C" fn SUNLinSol_PCGSetMaxl(
    S: SUNLinearSolver,
    maxl: c_int
) -> c_int