Function sundials_sys::CVodeSetErrFile[][src]

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