Function sundials_sys::CVodeGetTolScaleFactor

source ยท
pub unsafe extern "C" fn CVodeGetTolScaleFactor(
    cvode_mem: *mut c_void,
    tolsfac: *mut sunrealtype,
) -> c_int