Function sundials_sys::IDASetEpsLin[][src]

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