Function sundials_sys::SUNSPBCGSSetMaxl[][src]

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