CVodeSetInitStepB

Function CVodeSetInitStepB 

Source
pub unsafe extern "C" fn CVodeSetInitStepB(
    cvode_mem: *mut c_void,
    which: c_int,
    hinB: sunrealtype,
) -> c_int