[][src]Function sundials_sys::SUNLinSolSetup_PCG

pub unsafe extern "C" fn SUNLinSolSetup_PCG(
    S: SUNLinearSolver,
    nul: SUNMatrix
) -> c_int