Function sundials_sys::IDASetEpsLin

source ·
pub unsafe extern "C" fn IDASetEpsLin(
    ida_mem: *mut c_void,
    eplifac: realtype
) -> c_int