[][src]Function sundials_sys::SUNLinSol_SPTFQMRSetMaxl

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