[][src]Function sundials_sys::KINSetRelErrFunc

pub unsafe extern "C" fn KINSetRelErrFunc(
    kinmem: *mut c_void,
    relfunc: realtype
) -> c_int