[][src]Function sundials_sys::SUNLinSol_SPGMRSetGSType

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