Function sundials_sys::CVodeCreate

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