Function sundials_sys::KINSetErrFile[][src]

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