[][src]Function sundials_sys::SUNSPGMR

pub unsafe extern "C" fn SUNSPGMR(
    y: N_Vector,
    pretype: c_int,
    maxl: c_int
) -> SUNLinearSolver