[][src]Function sundials_sys::IDASetErrFile

pub unsafe extern "C" fn IDASetErrFile(
    ida_mem: *mut c_void,
    errfp: *mut FILE
) -> c_int