Function sundials_sys::SUNLinSol_SPGMRSetGSType[][src]

pub unsafe extern "C" fn SUNLinSol_SPGMRSetGSType(
    S: SUNLinearSolver,
    gstype: c_int
) -> c_int