Function sundials_sys::KINSetRelErrFunc

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