[][src]Function sundials_sys::SUNLinSol_PCGSetMaxl

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