sundials_sys

Function KINInit

Source
pub unsafe extern "C" fn KINInit(
    kinmem: *mut c_void,
    func: KINSysFn,
    tmpl: N_Vector,
) -> c_int