sundials_sys

Function CVodeCreate

Source
pub unsafe extern "C" fn CVodeCreate(
    lmm: c_int,
    sunctx: SUNContext,
) -> *mut c_void