Function sundials_sys::CVodeGetTolScaleFactor

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