CVodeB

Function CVodeB 

Source
pub unsafe extern "C" fn CVodeB(
    cvode_mem: *mut c_void,
    tBout: sunrealtype,
    itaskB: c_int,
) -> c_int