CVodeSetProjErrEst

Function CVodeSetProjErrEst 

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