Function sundials_sys::CVodeSetProjErrEst

source ·
pub unsafe extern "C" fn CVodeSetProjErrEst(
    cvode_mem: *mut c_void,
    onoff: c_int
) -> c_int