[][src]Function sundials_sys::CVodeSetErrFile

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