[][src]Function sundials_sys::SUNSPGMRSetGSType

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