Function sundials_sys::KINInit[][src]

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